View gist:8daa24045b72882558870895ce643af0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and | |
make sure become_method is 'sudo' (default). This feature will be removed in a | |
future release. Deprecation warnings can be disabled by setting | |
deprecation_warnings=False in ansible.cfg. | |
PLAY *************************************************************************** | |
TASK [setup] ******************************************************************* | |
ok: [default] |