Merge pull request #7 from phahulin/master

Add line to switch to root account
This commit is contained in:
phahulin 2018-01-10 13:23:50 +03:00 committed by GitHub
commit 19b92b100c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
date: "{{ lookup('pipe', 'date -u +%Y%m%d-%H%M%S') }}"
home: "/home/{{ poa_role }}"
user: root
become: true
become_user: root
roles:
- hf-spec-change
tags: hf-spec