gdeploy
gdeploy copied to clipboard
TASK [Clean up filesystem signature] fails
While I try to run 2x2-volume-create.conf present in examples it runs into error and below is traceback.
Traceback
TASK [Clean up filesystem signature] ***********************************************************************************************************************************************************************
fatal: [165.227.80.95]: FAILED! => {"failed": true, "msg": "The conditional check 'wipefs == 'yes' and item is defined' failed. The error was: error while evaluating conditional (wipefs == 'yes' and item is defined): 'wipefs' is undefined\n\nThe error appears to have been in '/tmp/tmpsQDYtQ/pvcreate.yml': line 9, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n # present.\n - name: Clean up filesystem signature\n ^ here\n"}
...ignoring
fatal: [192.241.151.186]: FAILED! => {"failed": true, "msg": "The conditional check 'wipefs == 'yes' and item is defined' failed. The error was: error while evaluating conditional (wipefs == 'yes' and item is defined): 'wipefs' is undefined\n\nThe error appears to have been in '/tmp/tmpsQDYtQ/pvcreate.yml': line 9, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n # present.\n - name: Clean up filesystem signature\n ^ here\n"}
...ignoring
fatal: [67.205.136.191]: FAILED! => {"failed": true, "msg": "The conditional check 'wipefs == 'yes' and item is defined' failed. The error was: error while evaluating conditional (wipefs == 'yes' and item is defined): 'wipefs' is undefined\n\nThe error appears to have been in '/tmp/tmpsQDYtQ/pvcreate.yml': line 9, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n # present.\n - name: Clean up filesystem signature\n ^ here\n"}
...ignoring
fatal: [198.199.90.206]: FAILED! => {"failed": true, "msg": "The conditional check 'wipefs == 'yes' and item is defined' failed. The error was: error while evaluating conditional (wipefs == 'yes' and item is defined): 'wipefs' is undefined\n\nThe error appears to have been in '/tmp/tmpsQDYtQ/pvcreate.yml': line 9, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n # present.\n - name: Clean up filesystem signature\n ^ here\n"}
...ignoring
fatal: [192.81.208.34]: FAILED! => {"failed": true, "msg": "The conditional check 'wipefs == 'yes' and item is defined' failed. The error was: error while evaluating conditional (wipefs == 'yes' and item is defined): 'wipefs' is undefined\n\nThe error appears to have been in '/tmp/tmpsQDYtQ/pvcreate.yml': line 9, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n # present.\n - name: Clean up filesystem signature\n ^ here\n"}
...ignoring
@smitthakkar96 hello. Can you tell us which version of gdeploy have you installed.
gdeploy 2.0
@smitthakkar96 I just tested it works fine for me. [sac@dhcp35-44 tmpMkiHFL]$ rpm -qa | grep gdeploy gdeploy-doc-2.0.2-13.noarch gdeploy-2.0.2-13.noarch
Can you share your config file? I would like to take a look. Or maybe use the exact config file.