diff options
author | heqnx <root@heqnx.com> | 2025-06-24 21:34:41 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 21:34:41 +0300 |
commit | 23f9a880ae74bb195a2aa95bdf3c36986005983d (patch) | |
tree | 46fea003e120c8c965d06053705498932adf879a | |
parent | c1f709e693d43a157ca9204be6f1026670d41c47 (diff) | |
download | ansible-pve-host-23f9a880ae74bb195a2aa95bdf3c36986005983d.tar.gz ansible-pve-host-23f9a880ae74bb195a2aa95bdf3c36986005983d.zip |
removed ansible verison naming
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ ansible-playbook -i inventory.yaml playbook.yml ## Requirements -- Ansible 2.9+ +- Ansible - Debian-based Linux host (specifically Debian Bookworm) with systemd service manager. - Root access to the target host. - Internet access for downloading packages and the Proxmox GPG key. |