Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
drmalex07 committed Sep 13, 2017
1 parent e34e17e commit c1fea1a
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 @@ -33,6 +33,8 @@ and then will delegate to an `ansible` playbook to actually setup the swarm node
If the target machines (either virtual or physical) are already setup and networked (usually in a private network),
then we can directly play the Ansible playbook:

# Prepare target hosts
ansible -m script -a install-ansible-prereqs.sh all
# Play
ansible-playbook play.yml


0 comments on commit c1fea1a

Please sign in to comment.