Created
May 28, 2019 21:18
-
-
Save t2d/ddd53b7a89869b0f3cc35140cd00cd43 to your computer and use it in GitHub Desktop.
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
--- | |
- hosts: localhost | |
become: true | |
roles: | |
- ansible-nginx-slac | |
- base_goss | |
vars: | |
nginx_heading: Hello SLAC! | |
goss_test_directory: /etc/goss.d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment