aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Joosten <stefan@atcomputing.nl>2016-08-20 16:48:14 +0200
committerStefan Joosten <stefan@atcomputing.nl>2016-08-20 16:48:14 +0200
commit9c055a880110226dfae26db9a92a7d6c34b7bb11 (patch)
tree8741b5bb3d4779a2b973bbe471b4d1e9bc64c94b /README.md
parent0c16cc222f936108def76f3d0149c55aa700a56a (diff)
downloadansible-teamspeak-9c055a880110226dfae26db9a92a7d6c34b7bb11.tar.gz
ansible-teamspeak-9c055a880110226dfae26db9a92a7d6c34b7bb11.tar.xz
ansible-teamspeak-9c055a880110226dfae26db9a92a7d6c34b7bb11.zip
Remove tags from the tasks
You can apply a tag to the entire role in your playbook. See the example in the README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 700ae16..549c78a 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Including an example of how to use your role (for instance, with variables passe
- hosts: ts3servers
roles:
- - teamspeak
+ - { role: teamspeak, tags: teamspeak }
License
-------