mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
restructure the examples directory
This commit is contained in:
4
examples/playbooks/templates/foo.j2
Normal file
4
examples/playbooks/templates/foo.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
# This is a very simple Jinja2 template representing an imaginary configuration file
|
||||
# for an imaginary app.
|
||||
|
||||
http_port={{ http_port }}
|
||||
Reference in New Issue
Block a user