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
Hannes Ljungberg e58f23b73e docker_swarm: Return UnlockKey (#54490)
* Return UnlockKey

* Add changelog fragment

* Add method to check if a parameter exists in diffs

* Add method to get swarm unlock key

* Add option unlock_key

* Only return unlock key when created or changed

* Rename difference check

* Extend unlock key example

* Assert that unlock_key is a string

* Fix docker_swarm_info authors

* Don’t silence APIErrors

* Test unlock_key on unlocked swarm

* Catch APIError when retrieving unlock key

* Better return value description

* Lint

* Fix UnlockKey return value documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Get unlock key safely

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Return None on empty UnlockKey

* Assert swarm_unlock_key is undefined if unqueried

* Add documentation about swarm_info unlock_key

* Add change log fragment for unlock_key option

* Revert "Add change log fragment for unlock_key option"

This reverts commit e3cb2325b5.

* Use generator expression instead

* Restart docker more decisively

* Use systemctl kill

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Try to restart docker daemon
7 years ago
..
cloud docker_swarm: Return UnlockKey (#54490) 7 years ago
clustering standardize TLS connection properties (#54315) 7 years ago
commands Updated playbook works sample. (#51673) 7 years ago
crypto openssh_cert: add serial_number param (#54653) 7 years ago
database Add ca_cert to postgresql_membership docs. 7 years ago
files Warn on incorrect use of parameter, and remove fix for now (#54336) 7 years ago
identity FreeIPA: Fix ipa_user password option (#48453) 7 years ago
inventory utilities: Clean up parameter types and add seealso (#53063) 7 years ago
messaging standardize TLS connection properties (#54315) 7 years ago
monitoring standardize TLS connection properties (#54315) 7 years ago
net_tools Update the `dest` return parameter in the 'result` dictionary in case that the 'dest' variable gets recomposed from the destination directory and the filename. (#53823) 7 years ago
network BIGIP: deprecates TMOS v11.x support for GTM modules (#54543) 7 years ago
notification standardize TLS connection properties (#54315) 7 years ago
packaging standardize TLS connection properties (#54315) 7 years ago
remote_management Add IndicatorLED control commands to redfish_command module (#53752) 7 years ago
source_control Add Bitbucket Pipelines SSH key pair module (#54241) 7 years ago
storage bug fix to na_ontap_interface (#54469) 7 years ago
system Revert "Use locking for concurrent file access (#52567)" (#54547) 7 years ago
utilities fixed docbuild errors (#54061) 7 years ago
web_infrastructure standardize TLS connection properties (#54315) 7 years ago
windows Add new windows module: win_hosts (#46450) 7 years ago
__init__.py Re-adding the init py for modules 9 years ago