20251215T233821CET
This commit is contained in:
@@ -21,14 +21,15 @@ packages:
|
||||
|
||||
ansible:
|
||||
package_name: ansible-core
|
||||
install_method: distro
|
||||
run_user: ghost
|
||||
install_method: pip
|
||||
# run_user: ghost
|
||||
pull:
|
||||
accept_host_key: true
|
||||
url: https://git.svdb.dev/svdb/debian.git
|
||||
playbook_name: provision.yml
|
||||
|
||||
runcmd:
|
||||
- ps -u ghost
|
||||
- deluser --remove-all-files linuxuser
|
||||
- usermod --uid 1000 ghost
|
||||
- groupmod --gid 1000 ghost
|
||||
|
||||
Reference in New Issue
Block a user