updates
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
when:
|
||||
- "'ansible-gentoo_install' in ROLES"
|
||||
- ansible_check_mode is true
|
||||
|
||||
|
||||
- name: look for nbd partitions
|
||||
shell: |
|
||||
grep nbd /proc/partitions | head -1|sed -e 's/.* //'
|
||||
@@ -46,7 +46,7 @@
|
||||
ignore_errors: true
|
||||
|
||||
- block:
|
||||
|
||||
|
||||
- name: set AGI_gentooimgr_configs
|
||||
set_fact:
|
||||
AGI_gentooimgr_configs: "{{gentooimgr_out.stdout}}/configs"
|
||||
|
||||
Reference in New Issue
Block a user