updates
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
when:
|
||||
- false # this is vagrant only
|
||||
- "ansible_virtualization_role|replace('NA', 'host') != 'host'"
|
||||
|
||||
|
||||
- name: check guest-agent
|
||||
# was toxcore_bin.bash
|
||||
shell: |
|
||||
@@ -28,7 +28,7 @@
|
||||
exit 0 # $retval
|
||||
}
|
||||
exit 0
|
||||
|
||||
|
||||
when: "ansible_virtualization_role|replace('NA', 'host') != 'host'"
|
||||
|
||||
- name: run toxcore_check_modules.bash
|
||||
|
||||
Reference in New Issue
Block a user