community.general/lib/ansible
Amel Ajdinovic 2e848b68ba New module: manage 1&1 private network (cloud/oneandone/oneandone_private_network) (#35076)
* Added firewall_policy, load_balancer, and monitoring_policy cloud modules for oneandone provider.

* Updated OneAndOneResources class and argument specs for monitoring policy and load balancer.

* Addressed ansible-test sanity pep8 and validate-modules errors.

* Added firewall_policy, load_balancer, and monitoring_policy cloud modules for oneandone provider.

* Updated OneAndOneResources class and argument specs for monitoring policy and load balancer.

* Addressed ansible-test sanity pep8 and validate-modules errors.

* Added oneandone_private_network cloud module for oneandone cloud provider. Removed extra modules to adhere to one module per PR.

* Updated check mode scenario for remove members, using proper wait_for method in remove_network, renamed private_network_id argument to private_network.

* Fixing validate-modules issue - Documented datacenter.

* Added oneandone_private_network cloud module for oneandone cloud provider. Removed extra modules to adhere to one module per PR.
2018-02-07 08:30:26 -06:00
..
cli Apply regex to dir name only (#35744) 2018-02-06 16:39:57 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Fix config option descriptions (#35638) 2018-02-06 09:59:47 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Add support for defining index var for task loops 2018-02-05 22:14:05 -05:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
module_utils win_uri: fixes (#35487) 2018-02-07 20:58:47 +11:00
modules New module: manage 1&1 private network (cloud/oneandone/oneandone_private_network) (#35076) 2018-02-07 08:30:26 -06:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook Add support for defining index var for task loops 2018-02-05 22:14:05 -05:00
plugins When tempdir fails to be created, we have nothng to remove 2018-02-06 17:29:20 -08:00
template Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
utils [cloud] New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 2018-02-06 11:50:16 -05:00
vars Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08: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