-
Specific version can define at deploy_nginx.yml file which was declared as variable (nginx_version)
-
Managed hosts can be defined at inventory file which was already declared at ansible.cfg
-
Need to define remote user with (-u) option, privilege esclation with (-K) option and password for that user with (-k) option
Syntax:
ansible-playbook deploy_nginx.yml -u <username> -k -K
-
Notifications
You must be signed in to change notification settings - Fork 0
minkzaw/ansible-role-nginx_source
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Deploy nginx from source with ansible-role
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published