idk
Production GitOps Engine / execute-ansible (push) Successful in 44s
Details
Production GitOps Engine / execute-ansible (push) Successful in 44s
Details
This commit is contained in:
parent
b4642a76c6
commit
f818e8106d
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: |
|
||||
apt-get update && apt-get install -y python3-pip sshpass
|
||||
# Pull upstream Ansible to ensure Python 3.12+ compatibility
|
||||
pip3 install ansible
|
||||
pip3 install --break-system-packages ansible
|
||||
|
||||
- name: Run Orchestration Playbook
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue