mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
Added implementation hint for signal
This commit is contained in:
parent
28df10ef4b
commit
c69e283825
@ -84,6 +84,9 @@ Run:
|
|||||||
ansible-galaxy collection install -r requirements.yml
|
ansible-galaxy collection install -r requirements.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## todo
|
||||||
|
- implement: https://archlinux.org/packages/extra/x86_64/signal-desktop/
|
||||||
|
|
||||||
## See
|
## See
|
||||||
- https://www.middlewareinventory.com/blog/run-ansible-playbook-locally/
|
- https://www.middlewareinventory.com/blog/run-ansible-playbook-locally/
|
||||||
- https://stackoverflow.com/questions/30533372/run-an-ansible-task-only-when-the-hostname-contains-a-string
|
- https://stackoverflow.com/questions/30533372/run-an-ansible-task-only-when-the-hostname-contains-a-string
|
||||||
|
Loading…
Reference in New Issue
Block a user