Skip to content

Instantly share code, notes, and snippets.

@bngsudheer
Created September 16, 2018 09:57
Show Gist options
  • Save bngsudheer/fd7d7dbe2c36f3cdb2c12c257804e381 to your computer and use it in GitHub Desktop.
Save bngsudheer/fd7d7dbe2c36f3cdb2c12c257804e381 to your computer and use it in GitHub Desktop.
Redmine Vagrant inventory
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment