tmichett / Fedora_Remix

Fedora Linux Remix
3 stars 1 forks source link

Fix playbook #19

Closed tmichett closed 1 year ago

tmichett commented 1 year ago
- name: Reboot System       
  ansible.builtin.reboot:
    msg: Reboot initiated by Ansible
tmichett commented 1 year ago

https://github.com/tmichett/FedoraRemixCustomize/blob/main/Deploy_Gnome_Extensions.yml

tmichett commented 1 year ago

Also update as reboot won't reboot control node

tmichett commented 1 year ago

Completed and updated playbook