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/executor
Brian Coca a5007f2f88 Namespaced facts fixes (#26615)
* shorten warning on reservd fact collision

also remove ansible_ from namespaced facts for vars manager
handle str conversion errors
use tuple to avoid iterator errors
version added added

* only modify final one

* removed ansible_ removal
2017-07-12 19:27:05 -04:00
..
process Cyptography pr 20566 rebase (#25560) 2017-06-27 06:00:15 -07:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
module_common.py re-enable non-pipelined mode for Powershell (#25012) 2017-06-26 22:58:09 -07:00
play_iterator.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
playbook_executor.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
stats.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
task_executor.py Namespaced facts fixes (#26615) 2017-07-12 19:27:05 -04:00
task_queue_manager.py Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
task_result.py Return code is not very useful to assume a task failed 2017-06-27 15:40:27 -04:00