Compare commits
No commits in common. "10121bc3ff214cc9dccea5ad2b679a8f9e380cef" and "c447f230db2796f6d67c595ca939e1200457e7dc" have entirely different histories.
10121bc3ff
...
c447f230db
2 changed files with 615 additions and 634 deletions
1239
inventory-fvs.yml
1239
inventory-fvs.yml
File diff suppressed because it is too large
Load diff
|
|
@ -210,16 +210,6 @@
|
||||||
- misc_updater_repository | default(false) is truthy
|
- misc_updater_repository | default(false) is truthy
|
||||||
- misc_updater_autostart | default(false) is truthy
|
- misc_updater_autostart | default(false) is truthy
|
||||||
|
|
||||||
- name: Deploy inventory password file
|
|
||||||
ansible.builtin.copy:
|
|
||||||
dest: /root/.inventory-pw
|
|
||||||
owner: root
|
|
||||||
mode: '0640'
|
|
||||||
content: "{{ misc_updater_inventory_password }}"
|
|
||||||
when:
|
|
||||||
- misc_updater_repository | default(false) is truthy
|
|
||||||
- misc_updater_inventory_password | default(false) is truthy
|
|
||||||
|
|
||||||
# Prepare CloneScreen on Presenter PCs
|
# Prepare CloneScreen on Presenter PCs
|
||||||
|
|
||||||
- name: Fix primary screen for class room PCs with projector
|
- name: Fix primary screen for class room PCs with projector
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue