Skip to content

Instantly share code, notes, and snippets.

@bngsudheer
Created September 16, 2018 09:57
Show Gist options
  • Select an option

  • Save bngsudheer/fd7d7dbe2c36f3cdb2c12c257804e381 to your computer and use it in GitHub Desktop.

Select an option

Save bngsudheer/fd7d7dbe2c36f3cdb2c12c257804e381 to your computer and use it in GitHub Desktop.

Revisions

  1. bngsudheer created this gist Sep 16, 2018.
    11 changes: 11 additions & 0 deletions redmine-inventory.yml
    Original 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