Skip to content

Instantly share code, notes, and snippets.

@mprenditore
Last active August 9, 2016 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mprenditore/1f9a443e198ed657eaddb59349d9b9ca to your computer and use it in GitHub Desktop.
Save mprenditore/1f9a443e198ed657eaddb59349d9b9ca to your computer and use it in GitHub Desktop.
"fqdn.mydomain":
- roles.web.apache-server
- roles.db.percona-server
/* file roles/web/apache-server */
role:
- apache-server
/* file roles/db/percona-server */
role:
- percona-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment