Switched to existing tpot.conf template

This commit is contained in:
Sebastian Haderecker
2019-04-05 06:04:47 +00:00
parent e3034da106
commit 1df1662140
2 changed files with 2 additions and 7 deletions

View File

@ -26,8 +26,8 @@
- name: Copy t-pot configuration file
template:
src: ../templates/tpot.conf
dest: /root
src: ../../../../../iso/installer/tpot.conf.dist
dest: /root/tpot.conf
owner: root
group: root
mode: 0644