Skip to content

Commit

Permalink
updates the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
discopatrick committed Feb 11, 2017
1 parent 0a410dd commit 8ac9794
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ In this playbook, the first play is to add the admin user - this is done while l

Any plays, roles, or tasks beyond this should use your new admin user. The name of this user is set at group_var level - because the user will be different depending on the environment ('vagrant' on the development box, 'admin' elsewhere).

### rsync.yml
### rsync-remote.yml

A playbook to sync a folder on one remote host, to a folder on another remote host.

Expand All @@ -45,6 +45,8 @@ Currently tested on two remote hosts (not vagrant).

View the comments in the playbook for more info.

## Work in progress

### ansible-pull-setup.yml

A playbook for setting up an [ansible-pull](http://docs.ansible.com/ansible/playbooks_intro.html#ansible-pull) scenario.
Expand Down

0 comments on commit 8ac9794

Please sign in to comment.