Created
October 26, 2015 20:31
-
-
Save hoorayimhelping/edb35ad0c4d5f8e9769c 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
| diff --git a/access.yml b/access.yml | |
| index 6f988e5..9a15c37 100644 | |
| --- a/access.yml | |
| +++ b/access.yml | |
| @@ -19,7 +19,7 @@ | |
| service: name=apache2 state=stopped | |
| ignore_errors: yes | |
| roles: | |
| - - { sudo: yes, role: cmprescott.jre } | |
| + - { sudo: yes, role: malk.java8-oracle } | |
| - { sudo: yes, role: Stouts.redis } | |
| - qh_node_server | |
| post_tasks: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment