You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules
Yuwei Zhou d49240a619 Azure module bugfix backport (#43808)
* Fix nsg cannot add rule with  purge_rules false (#43699)

(cherry picked from commit 88a738b0ba)

* Create azure_securitygroup_fix_adding_rule.yaml

* azure_rm_loadbalancer_facts.py: list() takes at least 2 arguments fix (#29046) (#29050)

(cherry picked from commit d1d08304f9)

* azure_rm_deployment: collect tags from existing Resource Group (#26104)

(cherry picked from commit 6741e98c04)

* add change log
7 years ago
..
cloud Azure module bugfix backport (#43808) 7 years ago
clustering Add AnsibleModule signature schema, and fix associated issues (#43512) (#43516) 7 years ago
commands Added executable parameter to the script module (#36969) 8 years ago
crypto Backport/2.6/40872 (#43396) 7 years ago
database postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 8 years ago
files also get checksum on 'any' if it is a file 8 years ago
identity Fix example in ipa_dnszone module (#40443) 8 years ago
inventory Fix invalid string escape sequences. 8 years ago
messaging rabbitmq_user: Add update_password parameter (#36280) 8 years ago
monitoring Fix non-HTTPS endpoint (#40601) 8 years ago
net_tools fix issue [ get_url does not change mode when checksum matches ] (#43342) 7 years ago
network meraki_snmp - Added full response documentation for normal responses (#42488) 7 years ago
notification Fix for starttls connections for notification mail module 8 years ago
packaging Add AnsibleModule signature schema, and fix associated issues (#43512) (#43516) 7 years ago
remote_management Fix shebangs and file modes and update tests. (#40563) 8 years ago
source_control Remove execute bit from subversion module. 8 years ago
storage gluster_peer: Module to create/dismantle trusted storage pool (#37771) 8 years ago
system Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) 7 years ago
utilities Update include_vars.py (#36106) 8 years ago
web_infrastructure Version must be quoted (otherwise it is printed as 2.1) (#42496) 8 years ago
windows win_domain modules: ensure Netlogon service is still running after promotion (#43703) 7 years ago
__init__.py Re-adding the init py for modules 9 years ago