Add playbook for host oganesson

SSH Jump Host
This commit is contained in:
Stefan Haun 2022-07-20 21:29:05 +02:00
parent 631f6b0fa7
commit 7367bce954

12
oganesson.yml Normal file
View file

@ -0,0 +1,12 @@
---
- hosts: oganesson.n39.eu
become: true
vars:
ansible_python_interpreter: /usr/bin/python3
roles:
tasks:
handlers: