community.general/lib/ansible/modules/cloud
Piotr Wojciechowski daf1cfbde0 docker_node: Docker Swarm node operations module (#50584)
* * docker_node: New module for operations on Docker Swarm node
* Shared code for Docker Swarm modules

* * docker_node: Removed the attribute `force` as it is not used for any operation

* docker_node_facts: Update module to use client class AnsibleDockerSwarmClient instead of AnsibleDockerClient

* docker_node_facts: List of nodes can be provided as input, inspect all registered nodes or manager host itself

* docker_node: Update in method name called from AnsibleDockerSwarmClient

* docker_node: Additional method to shared module to get formatted output list of registered nodes

* docker_node: Additional method to shared module to get formatted output list of registered nodes

* docker_node: removed state list (featue moved to docker_swarm_facts)

* docker_node: Node labels manipulation (remove, replace, merge)

* module_utils/docker_swarm: Updated output for nodes list - adding swarm leader flag

* docker_node_facts: update in input and return values, update in documentation section

* docker_node: Updated operations on labels, tracking if change is required

* docker_node: Updated documentation, parameter 'hostname' is now required
docker_node_facts: Updated documentation

* * Failing Ansible tasl if not run on swarm manager - code cleanup

* * docker_node: Remove the 'action' list from output

* * docker_node: variable name change to be align with Python best practice, BOTMETA.yml update

* * module_utils/docker_swarm.py: fix for incorrect fail() action
* docker_node: documentation and code small updates

* * docker_node: revised labels manipulation

* docker_node_facts: Reverting to repository version, moving this change to separate PR

* * docker_node: Documentation update

* * docker_node: Update to node availability and role modification

* * docker_node: Update to check_mode handling

* * docker_node: Code cleanup

* docker_node_facts: Code cleanup

* docker_node_facts: Adding back the module with only update to use AnsibleDockerSwarmClient instead of AnsibleDockerClient
docker_node: cosmetic code changes
BOTMETA: updated on $team_docker

* docker_node: BOTMETA update
2019-02-04 13:08:46 +00:00
..
alicloud Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
amazon Added description to single net interface (#51602) 2019-02-01 13:19:33 +00:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure add new module for webapp slot (#48862) 2019-01-30 15:20:32 -08:00
centurylink Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cloudscale Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
cloudstack Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
digital_ocean fix debug msg in example (#51361) 2019-01-26 19:27:12 +00:00
dimensiondata Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
docker docker_node: Docker Swarm node operations module (#50584) 2019-02-04 13:08:46 +00:00
google Bug fixes for GCP modules (#51572) 2019-01-31 17:03:50 -05:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
linode linode_v4: correct usage of module.fail_json (#48882) 2018-11-19 12:16:41 -05:00
lxc Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
lxd Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
memset update github handle (#50235) 2018-12-21 23:59:37 +01:00
misc Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
oneandone E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
online Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula add range_start and range_end agrs when query vm by a single id (#50056) 2018-12-20 01:51:20 -05:00
openstack add example into os_server for server group (#51375) 2019-01-29 13:42:29 -06:00
ovh New module to manage OVH's failover IPs. (#34837) 2019-01-30 13:02:11 -05:00
ovirt ovirt_disk: Support ISO image uploads. (#51256) 2019-01-24 03:28:29 -05:00
packet E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
profitbricks Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
pubnub E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
rackspace Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
scaleway Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
smartos New Module for SmartOS: nictagadm (#35919) 2019-01-23 04:57:46 +01:00
softlayer Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
spotinst Spotinst - adding support for instance health check validation (#49211) 2019-01-18 20:30:03 +00:00
univention Fix GitHub handle, use keachi (#50043) 2018-12-17 19:35:49 +00:00
vmware VMware: add support for customize existing VM directly (#51215) 2019-02-04 00:08:35 -05:00
vultr vultr_server: fix multiple ssh keys not handled (#50337) 2019-01-01 10:11:10 +01:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
xenserver New module: xenserver_guest - manages XenServer VMs (#41041) 2018-11-19 01:50:20 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00