-
Notifications
You must be signed in to change notification settings - Fork 0
altergui/ansible-paravachasca
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Manage LibreMesh nodes using Ansible # Assuming you have ansible installed (apt-get install ansible) git clone https://github.com/altergui/ansible-paravachasca.git cd ansible-paravachasca # Example single command time ansible -m raw all -a ' uptime ' # Basic shell structures work as well time ansible -m raw all -a ' logread | grep crond.info ' # Host selection accepts some regular expressions (si-tato, si-radio, etc will match) time ansible -m raw si-* -a ' bmx6 -cp '
About
Manage Paravachasca LibreMesh nodes using Ansible
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published