Bluej v542, Arduino IDE 2 testing
This commit is contained in:
parent
58fd458616
commit
c04e753bb9
7 changed files with 52 additions and 5 deletions
|
@ -1,8 +1,11 @@
|
|||
## This playbook deploys a KDE desktop machine for LinuxMuster.
|
||||
# hosts: localhost
|
||||
# remote_user: ansible
|
||||
# become: yes
|
||||
---
|
||||
- name: Update local software cache on netboot Host
|
||||
hosts: all
|
||||
remote_user: ansible
|
||||
hosts: localhost
|
||||
connection: local
|
||||
become: yes
|
||||
|
||||
vars_files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue