[mirror] Postinstall my desktop using Ansible
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Samuel ORTION e2151d4cdd
Add .dotfiles automated configuration
2 months ago
roles Add .dotfiles automated configuration 2 months ago
README.md Add .dotfiles automated configuration 2 months ago
ansible.cfg Add .dotfiles automated configuration 2 months ago
hosts Add .dotfiles automated configuration 2 months ago
myfedora.yml Add .dotfiles automated configuration 2 months ago
myvars.yml Add .dotfiles automated configuration 2 months ago

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.