Обновить playbooks/inventory.yml
This commit is contained in:
@@ -148,6 +148,7 @@
|
|||||||
project_id: "{{ semaphore_project_id | int }}"
|
project_id: "{{ semaphore_project_id | int }}"
|
||||||
type: "static"
|
type: "static"
|
||||||
ssh_key_id: "{{ semaphore_key_id | int }}"
|
ssh_key_id: "{{ semaphore_key_id | int }}"
|
||||||
|
become_key_id: null
|
||||||
inventory: "{{ inventory_content }}"
|
inventory: "{{ inventory_content }}"
|
||||||
status_code: [201, 200]
|
status_code: [201, 200]
|
||||||
register: api_response
|
register: api_response
|
||||||
|
|||||||
Reference in New Issue
Block a user