jenkins localhost fix and ubuntu version fix

This commit is contained in:
2026-03-14 23:46:12 -04:00
parent 70fcdbf58f
commit c65828ef87
3 changed files with 12 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
# The Jenkins controller installs the agent on itself locally
# rather than SSHing back into the machine running the playbook
ansible_connection: local
ansible_host: localhost