forked from rc/classroom
Disable CUFinder
This commit is contained in:
parent
e2b92f7a31
commit
5620a7ebfe
10 changed files with 37 additions and 18 deletions
|
@ -1,8 +1,8 @@
|
|||
- hosts: ucilnice-prototip
|
||||
- hosts: classroom
|
||||
become_method: sudo
|
||||
become: true
|
||||
vars:
|
||||
ansible_port: 1001
|
||||
# ansible_port: 1001
|
||||
ansible_ssh_extra_args: '-o ForwardX11=yes'
|
||||
# ansible_become_pass: '{{ lookup("env", "ANSIBLE_PASSWORD") }}'
|
||||
# ansible_password: '{{ lookup("env", "ANSIBLE_PASSWORD") }}'
|
||||
|
@ -12,7 +12,8 @@
|
|||
- vars/credentials.yml
|
||||
- vars/software_keys.yml
|
||||
roles:
|
||||
# - orange
|
||||
# - nodejs
|
||||
# - qcadesigner-e
|
||||
- all_classes
|
||||
# - fri_base
|
||||
# - powerdesigner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue