Last active
September 3, 2019 09:21
-
-
Save tomwwright/c0f4c50b54c1be4a5b8681b1ad6986dd to your computer and use it in GitHub Desktop.
ansibled : vpc : group_vars : all
This file contains hidden or 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
| # group_vars/all.yml | |
| # --- | |
| # global definitions, not too much to go here... | |
| # specify to run Ansible for hosts locally by default, not over SSH | |
| ansible_connection: local |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment