Remove testrole

This commit is contained in:
Torjus Håkestad 2022-01-12 21:42:13 +01:00
parent 2f6cbb8f22
commit 269e9fa441
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +0,0 @@
- name: create test file
ansible.builtin.template:
src: testfile.j2
dest: /tmp/testfile.txt

View File

@ -1 +0,0 @@
this is testfile.txt on {{ inventory_hostname }}