Renaming repo and limit host in example
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# flexo-playbook
|
# silverblue-playbook
|
||||||
|
|
||||||
Ansible playbook for managing my Fedora Silverblue workstations (maybe macOS too).
|
Ansible playbook for managing my Fedora Silverblue workstations (maybe macOS too).
|
||||||
|
|
||||||
@@ -6,5 +6,5 @@ Ansible playbook for managing my Fedora Silverblue workstations (maybe macOS too
|
|||||||
sudo rpm-ostree usroverlay
|
sudo rpm-ostree usroverlay
|
||||||
sudo microdnf install ansible
|
sudo microdnf install ansible
|
||||||
ansible-galaxy collection install ansible.posix community.general
|
ansible-galaxy collection install ansible.posix community.general
|
||||||
ansible-playbook -K linux.yml
|
ansible-playbook -K silverblue.yml -l chapek9
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user