feat(ansible): ansible 初步稳定
这个提交包含在:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
- name: Apply sysctl
|
||||
ansible.builtin.command: sysctl --system
|
||||
|
||||
changed_when: true
|
||||
|
||||
在新议题中引用
屏蔽一个用户
@@ -1,4 +1,4 @@
|
||||
---
|
||||
- name: Apply sysctl
|
||||
ansible.builtin.command: sysctl --system
|
||||
|
||||
changed_when: true
|
||||
|
||||