[mirror] Postinstall my desktop using Ansible
Go to file
Samuel Ortion e2151d4cdd Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00
roles Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00
README.md Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00
ansible.cfg Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00
hosts Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00
myfedora.yml Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00
myvars.yml Add .dotfiles automated configuration 2023-03-25 21:52:21 +01:00

README.md

My Fedora Ansible Post Install

Quick Setup

  1. Install ansible
sudo dnf install ansible
  1. Run the playbooks
ansible-playbook <playbook.yaml>

References

Some playbooks forked from https://github.com/jpjubenot/ansible-post-install-my-fedora CC By Jacques-Philippe JUBENOT.