You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
While I try to run 2x2-volume-create.conf present in examples it runs into error and below is traceback.
Traceback
The text was updated successfully, but these errors were encountered: