diff options
-rw-r--r-- | patch.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -305,4 +305,5 @@ reboot_timeout: 300 pre_reboot_delay: 5 test_command: uptime + reboot_command: "/bin/systemctl reboot" become: true |
Of git, get, and gud
index : ansible | ||
Ansible scripts I use which work independent of the target machines' distro | H. P. |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | patch.yml | 1 |
@@ -305,4 +305,5 @@ reboot_timeout: 300 pre_reboot_delay: 5 test_command: uptime + reboot_command: "/bin/systemctl reboot" become: true |