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
Ganesh Nalawade 41e2bd1df5
Add support for elements validation in argspec (#50335)
* Add support for elements validation in argspec

Fixes #48473

*  Add support to validate the elements value in argspec
   when type is `list`

* Fix unit test failures

* Add unit test for elements validation

* Fix CI failures

* Fix review comments

* Fix unit test and CI failures after rebase
2019-02-19 17:35:20 +05:30
..
cli Avoid resolving module_paths for docs (#51453) 2019-02-18 15:51:49 -05:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config Avoid resolving module_paths for docs (#51453) 2019-02-18 15:51:49 -05:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Allow setting resource.RLIMIT_NOFILE in modules (#51989) 2019-02-15 17:52:35 -08:00
galaxy Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
inventory make missing pattern ansibleerror (#51397) 2019-01-30 19:13:19 -05:00
module_utils Add support for elements validation in argspec (#50335) 2019-02-19 17:35:20 +05:30
modules PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
parsing Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
playbook Become plugins (#50991) 2019-02-11 11:27:44 -06:00
plugins PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00
vars Remove unused imports and variable in hostvars.py (#51609) 2019-02-07 11:05:39 -05:00
__init__.py
constants.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00