Rozdělení do skupin DSA a swconfig, úprava role network

This commit is contained in:
2024-11-01 03:32:26 +01:00
parent 587ca23374
commit cde297bd2e
18 changed files with 201 additions and 268 deletions

View File

@@ -1,5 +1,6 @@
---
# Reload network service using nohup
# Reload network service
- name: Reload network
nohup:
command: /etc/init.d/network restart
ansible.builtin.service:
name: network
state: reloaded