Commit d02339a8 by Ubuntu

resetting to defaults

parent b3b6fc59
# this gets all running prod webservers # this gets all running prod webservers
#- hosts: tag_environment_prod:&tag_function_webserver #- hosts: tag_environment_prod:&tag_function_webserver
# or we can get subsets of them by name # or we can get subsets of them by name
- hosts: ~tag_Name_app1_prod #- hosts: ~tag_Name_app1_prod
#- hosts: ~tag_Name_app2_prod #- hosts: ~tag_Name_app2_prod
## this is the test box ## this is the test box
#- hosts: ~tag_Name_app4_prod - hosts: ~tag_Name_app4_prod
#- hosts: ~tag_Name_app(4|1|2)_prod #- hosts: ~tag_Name_app(4|1|2)_prod
## you can also do security group, but don't do that ## you can also do security group, but don't do that
#- hosts: security_group_edx-prod-EdxappServerSecurityGroup-NSKCQTMZIPQB #- hosts: security_group_edx-prod-EdxappServerSecurityGroup-NSKCQTMZIPQB
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment