First working release
This commit is contained in:
4
templates/hostname.if.j2
Normal file
4
templates/hostname.if.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
# {{ ansible_managed | d('Ansible managed') }}
|
||||
{% for line in item.value %}
|
||||
{{ line }}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user