We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afed4a1 commit 166c283Copy full SHA for 166c283
tasks/Linux/networking.yaml
@@ -24,8 +24,3 @@
24
name: network
25
state: restarted
26
become: true
27
-
28
-- name: Clear Machine ID
29
- ansible.builtin.shell: |
30
- : >| /etc/machine-id
31
- become: true
0 commit comments