diff --git a/README.md b/README.md index bc8fb2f..3369d24 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ poetry run ansible-playbook ... ## Boostraping remote system for management: -1. Install a supported operating system: [Rocky Linux](https://rockylinux.org) +1. Install a supported operating system: [Rocky Linux](https://rockylinux.org), + [Fedora](https://getfedora.org) 2. During installation create a user named `ansible` with any password 3. After installation copy SSH key to the `ansible` user 4. Enable password-less sudo access for the `ansible` user with this command: