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/modules
Pilou a5d320f8e7 vdirect modules: fix 'import' sanity test (#39706)
* vdirect modules: fix 'import' sanity test

* Remove passing file from import skip list.

* vdirect modules: fix validate-modules warnings

- Arguments with a default should not be marked as required
- add choices in doc

* vdirect_runnable: use formatting function
2018-05-03 18:13:06 -07:00
..
cloud ec2_instance: add a retry to run_instance to help with ec2 consistency 2018-05-03 15:46:15 -04:00
clustering consul_kv: decodes kv values from Consul to utf-8 (#35894) 2018-03-22 14:56:38 -07:00
commands psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +10:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
files Fix for file module with recursive permission setting and broken symlinks 2018-05-03 17:54:34 -07:00
identity keycloak_client: add aliases for module options (matching API) (#39507) 2018-05-01 14:10:41 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
monitoring Don't split line when no version available for plugin (#37907) 2018-05-03 11:10:18 -04:00
net_tools LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
network vdirect modules: fix 'import' sanity test (#39706) 2018-05-03 18:13:06 -07:00
notification removes broken link to old module name (#39249) 2018-04-25 09:23:47 -05:00
packaging Update redhat_subscription.py (#39512) 2018-05-01 14:09:13 -05:00
remote_management More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
source_control Fix awkward plural in git module (#39399) 2018-04-28 10:25:43 +05:30
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system Add firewalld Rich Rule port forwarding example (#39534) 2018-05-01 16:33:34 -05:00
utilities Update set_stats.py 2018-05-02 11:10:52 -04:00
web_infrastructure More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
windows win_get_url: Fixed a few issues with using FTP and added tests (#39646) 2018-05-04 08:39:37 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00