An open API service indexing awesome lists of open source software.

https://github.com/dbgjerez/ansible-bootstrap-workstation

An bootstrap to configure a vanila Fedora installation
https://github.com/dbgjerez/ansible-bootstrap-workstation

ansible ansible-playbook fedora

Last synced: about 1 month ago
JSON representation

An bootstrap to configure a vanila Fedora installation

Awesome Lists containing this project

README

        

# Installation
## Fedora

```bash
sudo dnf install ansible
```

# Run

```
ansible-playbook -i localhost playbook.yaml -K
```

> Note: -K option ask for the root user password