Add fedora to list of supported OS's
This commit is contained in:
parent
d9c00a0d9e
commit
a6d1d46236
@ -11,7 +11,8 @@ poetry run ansible-playbook ...
|
|||||||
|
|
||||||
## Boostraping remote system for management:
|
## 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
|
2. During installation create a user named `ansible` with any password
|
||||||
3. After installation copy SSH key to the `ansible` user
|
3. After installation copy SSH key to the `ansible` user
|
||||||
4. Enable password-less sudo access for the `ansible` user with this command:
|
4. Enable password-less sudo access for the `ansible` user with this command:
|
||||||
|
Reference in New Issue
Block a user