ansible/lib/ansible/modules
Toshio Kuratomi 33d2728879 Rename python files in hacking/ directory to have .py suffix
ansible-test only passes files which have the .py suffix for sanity
tests on python files.  This change will allow sanity tests to run on
the Python files in hacking/

* Rename test-module to test-module.py
* Symlink test-module for backwards compat since end users may be using
  test-module
* Fix test-module sanity errors that are now triggered
* Rename ansible_profile to ansible-profile.py
* Rename build-ansible
2019-07-10 22:17:35 -07:00
..
cloud aws_s3: Improve ETag handling (#46332) 2019-07-10 14:05:12 -07:00
clustering consul_session: ensure empty result is handled (#58694) 2019-07-10 15:15:18 -04:00
commands Fixed fail_json call in command module (#58615) 2019-07-05 11:00:10 +05:30
crypto openssl_privatekey: forgot to add secp256r1 (#58605) 2019-07-01 23:08:54 +02:00
database postgresql_query module: add autocommit parameter (#58704) 2019-07-04 12:25:51 +02:00
files fix typo "decend" (#58895) 2019-07-10 09:16:40 -05:00
identity Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308) 2019-06-28 12:37:14 -04:00
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging Added missing SSL parameters to rabbitmq_binding (#58064) 2019-07-01 07:22:40 -04:00
monitoring Minor typo/language fixes in the documentation (#58856) 2019-07-09 18:15:28 +05:30
net_tools dnsimple: fix missing defaults and doc (#58116) 2019-06-26 13:21:13 +02:00
network Pluribus Networks ipv6 security reguard vlan module with UT (#58319) 2019-07-10 14:39:53 +05:30
notification Adds tls_version argument to mqtt module (#58264) 2019-06-25 15:27:32 +02:00
packaging Fix Pacman regex for unmatched Arch package name (#48558) 2019-07-09 20:14:14 -04:00
remote_management Adding idrac_pwd alias to modules (#57733) 2019-06-14 01:43:21 -04:00
source_control gitlab_runner: Fix idempotency when creating runner (#57833) 2019-06-18 13:12:12 +02:00
storage Qtree was not idempotent (#58596) 2019-07-10 20:18:17 -04:00
system Rename python files in hacking/ directory to have .py suffix 2019-07-10 22:17:35 -07:00
utilities Updated Notes section of the meta (#57921) 2019-06-17 16:33:06 -05:00
web_infrastructure jboss module: actualize doc formatting (#58913) 2019-07-10 15:38:53 +05:30
windows Update win_iis_webapppool.py (#58930) 2019-07-10 14:42:00 -05:00
__init__.py