community.general/lib/ansible/modules
Matt Davis b91117dac8
azure_rm_containerservice (#33597)
* add acr

* acr

* acr

* fix a minor error

* add tests and fixes as suggested

* use get_mgmt_svc_client to enable bi

* fixes as zim suggested

* code refinement

* get acr instance before update

* fix a bug

* remove Classic sku as it's going to deprecate

* pass sanity test

* fix sanity

* fixes based on comments

* fix broken namespace unregistered error

* fix a bug

* fix a bug

* fix

* add register namespace

* fixes tests

* remove pdb

* add ci azure test

* removed required: false

* renamed acr -> containerregistry

* fixed spelling mistake

* fixed idempotence

* fix for idempotence was wrong

* fixed a few issues

* different log when exception different than ResourceNotFound

* self.fail instead of log

* updated sample return value

* added login server in results

* fixed else

* fixed line too long

* cmp -> __ne__

* fixed trailing whitespace

* output.changed is false when instance updated

* fix for state change

* one more update

* update instance only when location or sku has changed

* fixed syntax error

* fixed acr test

* just removed unnecessary comment to trigger ci

* update return value shape

* flatten `state`
* change credential dictionary state
* add credentials to integration tests
2017-12-06 20:30:28 -08:00
..
cloud azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
clustering consul_session: PEP8 compliancy and documentation changes (#33000) 2017-11-17 21:48:36 +01:00
commands Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
crypto Support basicConstraints in openssl_csr (#32632) 2017-11-30 19:20:45 +05:30
database Use pg_roles instead of pg_authid in postgresql (#32624) 2017-12-04 21:11:35 -05:00
files removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Rename monit status function to prevent override in runtime (#30702) 2017-12-02 14:01:08 -05:00
net_tools Clean up nmcli docs (#33596) 2017-12-06 08:48:59 -05:00
network IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
notification Doc: Make documentation link as clickable (#33188) 2017-12-05 13:24:37 -05:00
packaging Add requirements to npm module (#33641) 2017-12-07 08:03:32 +10:00
remote_management DatacenterFactsModule for HPE OneView (#32701) 2017-11-28 13:49:51 +00:00
source_control Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
storage zfs: PEP8 compliancy and documentation changes (#32648) 2017-11-07 15:33:32 -05:00
system authorized_key: remove deprecated get_exception API (#33277) 2017-12-02 14:24:30 +01:00
utilities Small correction to import_role documentation (#33285) 2017-12-01 20:58:31 +10:00
web_infrastructure letsencrypt: fix docs, openssl csr to req (#33519) 2017-12-04 11:33:30 +01:00
windows fixed: win_copy: typo "file file" (double "file") (#33620) 2017-12-07 00:42:39 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00