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