mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Add note about su support
This commit is contained in:
parent
46dbc4de65
commit
b00c00cfb4
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ Major features/changes:
|
||||||
* Start of new integration test infrastructure (WIP, more details TBD)
|
* Start of new integration test infrastructure (WIP, more details TBD)
|
||||||
* if repoquery is unavailble, the yum module will automatically attempt to install yum-utils
|
* if repoquery is unavailble, the yum module will automatically attempt to install yum-utils
|
||||||
* ansible-vault: a framework for encrypting your playbooks and variable files
|
* ansible-vault: a framework for encrypting your playbooks and variable files
|
||||||
|
* added support for privilege escalation via 'su' into bin/ansible and bin/ansible-playbook and associated keywords 'su', 'su_user', 'su_pass' for tasks/plays
|
||||||
|
|
||||||
New modules:
|
New modules:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue