Files
community.general/lib/ansible/plugins
Michael Scherer a30f545a62 Do not convert Nonetype to "None" (#17261)
If someone use a task with a empty name like this:

  - name:
    command: true

This will result in displaying 'None' as a task name instead of
'command'.
2016-08-26 09:48:27 -07:00
..
2016-08-25 21:45:38 -07:00
2016-07-12 10:13:00 -04:00
2015-05-03 21:47:26 -05:00