fix: hosts

This commit is contained in:
eneller
2023-11-15 17:26:05 +01:00
parent 9dbc688171
commit 4c5609b990
2 changed files with 9 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Update apt-cache and upgrade
hosts: oracleServer
hosts: all
tasks:
- name: Upgrade packages
become: true