Remove variables.txt

This commit is contained in:
Mike Reeves
2020-07-23 09:21:05 -04:00
parent 201efd285a
commit 74faab92ab

View File

@@ -1,5 +1,10 @@
{% set role = grains.id.split('_') | last %}
# Remove variables.txt from /tmp - This is temp
rmvariablesfile:
file.absent:
- name: /tmp/variables.txt
# Add socore Group
socoregroup:
group.present: