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/plugins
Brian Coca 90cbb8c01b re-add the service action plugin (#13001)
* readd the service action plugin, was removed cause it created unexpected fact gathering and there are no split service plugins that would make this useful (yet)
Revert "removed action plugin as service facts and separate modules don't work yet and this forces gathering facts"

This reverts commit 7368030651.

* now only does minimal fact gathering
10 years ago
..
action re-add the service action plugin (#13001) 10 years ago
cache restore old jsonfile behaviour on key expiration 10 years ago
callback actionable.py: Do not print next task banner in handler callback (#15698) 10 years ago
connection Disable sftp batch mode if sshpass (#15829) 10 years ago
filter Rename function bool() as it is a Python built-in function (#15651) 10 years ago
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
lookup hashi_vault lookup: be more rebust, and allow fields with other name than 'value' (#13690) 10 years ago
shell Add work-around for ssh pty race condition. 10 years ago
strategy More playbook executor compatibility fixes 10 years ago
test Reverse boilerplate order because from __future__ must be the first code in the file 10 years ago
vars Making the switch to v2 11 years ago
__init__.py When walking through module directories, always follow symlinks. (#15784) 10 years ago