mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 03:23:59 -07:00
Added stub for template execution, WIP.
This commit is contained in:
parent
102385e4ad
commit
5d6b0280d5
3 changed files with 27 additions and 2 deletions
3
library/template
Normal file
3
library/template
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
print {}
|
Loading…
Add table
Add a link
Reference in a new issue