community.general/lib/ansible/modules
Zim Kalinowski 053081a8a0 use the same C() everywhere for absent / present options (#52610)
* use the same C() everywhere for absent / present options

* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py

* Update lib/ansible/modules/cloud/azure/azure_rm_resourcegroup.py

* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py

* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py

Co-Authored-By: zikalino <zikalino@microsoft.com>
2019-02-21 09:07:10 -06:00
..
cloud use the same C() everywhere for absent / present options (#52610) 2019-02-21 09:07:10 -06:00
clustering etcd3: Support authentication (#44383) 2019-02-16 16:44:10 -05:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
database Plugin mysql_user: add MySQL v8 privileges to valid privs (#51478) 2019-02-19 14:26:58 +00:00
files template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
identity Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
inventory
messaging start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
monitoring Fixes typo of 'registed' to 'registered' (#52708) 2019-02-21 13:41:19 +05:30
net_tools Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00
network Add pyFG as requirement instead of note (#52667) 2019-02-21 08:52:57 -06:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging flatpak_remote: Handle empty output in remote_exists (#52010) 2019-02-18 17:40:51 +00:00
remote_management intersight_rest_api module and integration tests. (#52430) 2019-02-19 16:40:40 +01:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Modify job schedule to allow list of date and times instead of a single datetime (#51510) 2019-02-21 15:04:55 +00:00
system osx_defaults: refactor (#52452) 2019-02-21 14:37:16 +01:00
utilities include_vars: elaborate description of dir option (#52022) 2019-02-11 13:25:51 -05:00
web_infrastructure jira: Fixes json reading string object instead of byte (#52660) 2019-02-20 22:22:01 +05:30
windows win_chocolatey - fix beta version parsing (#52601) 2019-02-20 08:16:48 +10:00
__init__.py