community.general/lib/ansible
Zim Kalinowski 89401f13f7 azure_rm_networkinterface: fixed issue when public ip address should not be created (#36824)
* fixed issue when public ip address should not be created

* adding test for public ip address

* fixed samples

* another fix to sample formatting

* fixed test

* fix test

* fixed test

* another attempt to fix test

* maybe it works now

* still wrong

* improved check per customer request

* removed stupid semicolon

* updated test to match main scenario

* changed ip configurations to list

* another attempt
2018-03-22 09:16:32 +10:00
..
cli Compare byte strings to byte strings 2018-03-20 12:04:05 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Connection error messages are unsafe: wrap them (#37329) 2018-03-13 16:20:24 -07:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped 2018-03-20 15:37:39 -04:00
module_utils Support MSI for ansible on Azure resources (#36634) 2018-03-22 06:01:44 +10:00
modules azure_rm_networkinterface: fixed issue when public ip address should not be created (#36824) 2018-03-22 09:16:32 +10:00
parsing Remove dead code 2018-03-12 12:13:19 -07:00
playbook Fix name parameter templating in include_role module (#36372) 2018-03-20 14:01:48 -04:00
plugins Fix edgeos_config: {backup: yes} (#37619) 2018-03-21 12:48:09 -04:00
template Revert "remove query/q (#36315)" 2018-02-21 10:37:51 -08:00
utils Support MSI for ansible on Azure resources (#36634) 2018-03-22 06:01:44 +10:00
vars Fix ansible_lo being used inside of ansible_facts 2018-03-13 12:05:14 -04:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00