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/v2/ansible
Brian Coca d732c94ac2 a bunch of updates to connection info and related, to pass down passwords
also now options populate required fields in required order allowing play to override
added capture of debug in action plugins when stdout is not json
2015-04-06 22:35:02 -04:00
..
compat
config
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 2015-04-01 14:54:22 -07:00
executor a bunch of updates to connection info and related, to pass down passwords 2015-04-06 22:35:02 -04:00
inventory Fix v2 for #10426 2015-03-11 21:28:45 -07:00
module_utils Merge pull request #10237 from emonty/remove-auth-token 2015-04-01 12:20:59 -04:00
modules Update module pointers 2015-04-02 12:41:30 -07:00
new_inventory Just move things around so that new_inventory doesn't interfere with testing 2015-03-31 12:58:00 -07:00
parsing Add AnsibleList for keeping track of line numbers in lists parsed from yaml 2015-04-02 12:37:02 -07:00
playbook a bunch of updates to connection info and related, to pass down passwords 2015-04-06 22:35:02 -04:00
plugins a bunch of updates to connection info and related, to pass down passwords 2015-04-06 22:35:02 -04:00
template remove broken nad commented unicode conversion -- in v2, this is done when the data first enters ansible. 2015-02-02 19:08:10 -08:00
utils implemented verbosity, added 5th level and now can see how many plays per playbooko if -vvvvv 2015-04-04 15:54:54 -04:00
vars V2 fixing bugs 2015-04-02 01:19:21 -05:00
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
constants.py removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks 2015-03-27 08:45:04 -04:00