mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
corrected file parameters
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
- name: Create netrc file
|
||||
content: "machine localhost username admin password {{ atl_bitbucket_admin_password }}"
|
||||
dest: "/root/.netrc"
|
||||
owner: root
|
||||
group: root
|
||||
mode: 644
|
||||
dest: "/root/.netrc"
|
||||
owner: root
|
||||
group: root
|
||||
mode: 644
|
||||
Reference in New Issue
Block a user