Files
community.general/lib/ansible
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
..
2015-05-03 21:47:26 -05:00
2016-06-29 14:31:25 -04:00
2016-08-26 11:39:12 -04:00
2016-08-26 08:53:28 -04:00
2015-05-03 21:47:26 -05:00