1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
This commit is contained in:
Afsin Toparlak 2013-05-01 23:11:19 +02:00
parent 2cf30148ba
commit 9699e086d7

View file

@ -11,7 +11,7 @@
cat: "whiskers"
ssn: 8675309
# These are the types of when statemnets available
# These are the types of when statements available
# when_set: $variable_name
# when_unset: $variable_name
# when_str: $x == "test"