mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 17:33:06 -06:00
more fixes
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
# if node.id doesnt exist this is new/clean mesh node and we need to register a new node
|
||||
- name: if this node is not registered, cleanup any old keys to allow registration of new
|
||||
ansible.builtin.file:
|
||||
path: "{{ atl_home_base }}/{{ atl_product_edition }}/config/{{ item }}"
|
||||
path: "{{ atl_product_home }}/config/{{ item }}"
|
||||
state: absent
|
||||
with_items:
|
||||
- signing-key.pem
|
||||
|
||||
Reference in New Issue
Block a user