randy_rekdal
7 months agoNovice I
*disable_warnings: true -* makes the https warnings
*disable_warnings: true -* makes the https warnings go away, however now I have the following..
Appears to be some python script trouble but am not clear on how to proceed with troubleshooting..
fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"/home/admin/.ansible/tmp/ansible-tmp-1732123746.8493783-13064-201456284699891/AnsiballZ_purefb_fs.py\", line 107, in <module>\n _ansiballz_main()\n File \"/home/admin/.ansible/tmp/ansible-tmp-1732123746.8493783-13064-201456284699891/AnsiballZ_purefb_fs.py\", line 99, in _ansiballz_main\n invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\n File \"/home/admin/.ansible/tmp/ansible-tmp-1732123746.8493783-13064-201456284699891/AnsiballZ_purefb_fs.py\", line 47, in invoke_module\n runpy.run_module(mod_name='ansible_collections.purestorage.flashblade.plugins.modules.purefb_fs', init_globals=dict(_module_fqn='ansible_collections.purestorage.flashblade.plugins.modules.purefb_fs', _modlib_path=modlib_path),\n File \"<frozen runpy>\", line 226, in run_module\n File \"<frozen runpy>\", line 98, in _run_module_code\n File \"<frozen runpy>\", line 88, in _run_code\n File \"/tmp/ansible_purefb_fs_payload_757kbec1/ansible_purefb_fs_payload.zip/ansible_collections/purestorage/flashblade/plugins/modules/purefb_fs.py\", line 1151, in <module>\n File \"/tmp/ansible_purefb_fs_payload_757kbec1/ansible_purefb_fs_payload.zip/ansible_collections/purestorage/flashblade/plugins/modules/purefb_fs.py\", line 1140, in main\n File \"/tmp/ansible_purefb_fs_payload_757kbec1/ansible_purefb_fs_payload.zip/ansible_collections/purestorage/flashblade/plugins/modules/purefb_fs.py\", line 830, in modify_fs\n File \"/tmp/ansible_purefb_fs_payload_757kbec1/ansible_purefb_fs_payload.zip/ansible_collections/purestorage/flashblade/plugins/module_utils/purefb.py\", line 146, in get_system\nNameError: name 'flashblade' is not defined\n", "module_stdout": "", "msg": "MODULE FAILURE: No start of json char found\nSee stdout/stderr for the exact error", "rc": 1}