aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-06-24 21:34:41 +0300
committerheqnx <root@heqnx.com>2025-06-24 21:34:41 +0300
commit23f9a880ae74bb195a2aa95bdf3c36986005983d (patch)
tree46fea003e120c8c965d06053705498932adf879a
parentc1f709e693d43a157ca9204be6f1026670d41c47 (diff)
downloadansible-pve-host-23f9a880ae74bb195a2aa95bdf3c36986005983d.tar.gz
ansible-pve-host-23f9a880ae74bb195a2aa95bdf3c36986005983d.zip
removed ansible verison naming
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef4021d..f97f0c8 100644
--- a/README.md
+++ b/README.md
@@ -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.