Created
April 29, 2019 17:31
-
-
Save tjtoml/22bc895e72c687945d23d198846ec414 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
tasks: | |
- include_vars: vault.yml | |
- include_role: | |
name: repo-ansible-role | |
- include_role: | |
name: geerlingguy.nodejs | |
vars: | |
nodejs_npm_global_packages: | |
- verdaccio | |
- verdaccio-ldap | |
- include_role: | |
name: geerlingguy.nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment