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
Rob cfa8ce767b Add new parameters to taskdefinition module - network_mode and task_r… (#19493)
* Add new parameters to taskdefinition module - network_mode and task_role_arn

* Add version_added field for doco

* Change version_added parameter to 2.3
2016-12-19 18:16:35 +00:00
..
cli Fix errors on 'ansible-playbook --flush-cache' (#18754) 2016-12-13 14:35:15 -05:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor adds feature to allow connection to set action plugin (#18762) 2016-12-15 15:47:39 -05:00
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 2016-12-02 10:08:10 -05:00
inventory minor spelling changes 2016-12-13 13:51:13 -05:00
module_utils cast injected json string to bytes in local modules (#19519) 2016-12-19 11:34:18 -05:00
modules Add new parameters to taskdefinition module - network_mode and task_r… (#19493) 2016-12-19 18:16:35 +00:00
parsing adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
playbook still needs static for task object 2016-12-16 23:52:11 -05:00
plugins removes network os guess static method (#19467) 2016-12-19 07:47:29 -05:00
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 2016-12-13 07:37:39 -08:00
utils minor spelling changes 2016-12-13 13:51:13 -05:00
vars Display proper error on group_vars syntax error 2016-12-16 21:13:41 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00