1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/runner
Dan Rue 67eb9f301d Do not mark "skipped" when changed is false
When using the "creates" option with the script module, set changed
to False if the file already exists. This behavior is consistent with
other modules which use "creates", such as command and shell.
2015-02-17 15:14:21 -06:00
..
action_plugins Do not mark "skipped" when changed is false 2015-02-17 15:14:21 -06:00
connection_plugins Adds Kerberos authentication to winrm if available 2015-02-10 07:39:07 -08:00
filter_plugins Fix the to_nice_yaml filter to always return unicode strings 2015-02-14 22:25:56 -08:00
lookup_plugins Merge pull request #10078 from sgargan/consul 2015-02-11 13:58:15 -05:00
shell_plugins Merge pull request #10162 from jonhadfield/fix_2.4_hashing 2015-02-04 09:44:40 -08:00
__init__.py Add groups back into inline templates 2015-02-15 20:16:41 -08:00
connection.py fixed ssh fix, bad test case but it should work now 2014-11-06 14:56:44 -05:00
poller.py Ensure ansible_job_id exists even for not-started jobs 2014-09-01 16:31:37 -07:00
return_data.py Use correct keyword for this function. 2014-09-11 12:32:51 -04:00