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 b370728439 several fixes to cli tools
- fixed issue with previous commit with bad constants vs C ref on become
- added list-tags
- rearranged common options to utils/cli.py
- added generic validate for both vault and become conflicts
- removed dupes and conflicting options
2015-03-21 00:40:24 -04:00
..
compat typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 22:23:35 +00:00
config Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
errors Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
executor Make v2 playbook class attributes inheritable 2015-03-20 14:15:12 -05:00
inventory Fix v2 for #10426 2015-03-11 21:28:45 -07:00
module_utils Clean up jsonify and make json_dict_*to* more flexible at the same time. 2015-03-20 11:35:19 -07:00
modules Update the modules 2015-03-04 18:56:50 -08:00
new_inventory Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
parsing Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
playbook Removing some leftover debug prints and cleaning up test sample 2015-03-20 23:25:21 -05:00
plugins added become_method list and pipeline support to connection class methods 2015-03-20 23:48:52 -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 several fixes to cli tools 2015-03-21 00:40:24 -04:00
vars Fixing more v2 bugs 2015-01-29 16:44:01 -06:00
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
constants.py Started implementing become in v2 2015-03-13 11:58:00 -05:00