Created
September 16, 2018 09:57
-
-
Save bngsudheer/fd7d7dbe2c36f3cdb2c12c257804e381 to your computer and use it in GitHub Desktop.
Revisions
-
bngsudheer created this gist
Sep 16, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ all: hosts: test1 children: webservers: hosts: redmine: nginx_bind_ip: 0.0.0.0 ansible_user: vagrant ansible_become: true ansible_host: 192.168.100.51