mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
typo
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
cat: "whiskers"
|
cat: "whiskers"
|
||||||
ssn: 8675309
|
ssn: 8675309
|
||||||
|
|
||||||
# These are the types of when statemnets available
|
# These are the types of when statements available
|
||||||
# when_set: $variable_name
|
# when_set: $variable_name
|
||||||
# when_unset: $variable_name
|
# when_unset: $variable_name
|
||||||
# when_str: $x == "test"
|
# when_str: $x == "test"
|
||||||
|
|||||||
Reference in New Issue
Block a user