This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
86ea21a73d
community.general
/
test
/
integration
/
roles
/
test_includes
/
tasks
/
included_task1.yml
11 lines
139 B
YAML
Raw
Blame
History
-
set_fact
:
ca
:
"{{ a }}"
-
debug
:
var=ca
-
set_fact
:
cb
:
"{{b}}"
-
debug
:
var=cb
-
set_fact
:
cc
:
"{{ c }}"
-
debug
:
var=cc
Reference in New Issue
View Git Blame
Copy Permalink