Fix root_home variable to not be an ansible subdirectory.
This commit is contained in:
parent
cc58a0d882
commit
334e355065
@ -4,7 +4,7 @@
|
||||
## Gather ##
|
||||
|
||||
- name: Miner | Account Management | Gather | Find Root Directory
|
||||
shell: pwd
|
||||
shell: cd ~; pwd
|
||||
register: root_home
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user