Releases with versioning check warning
chillancezen
released this
26 May 14:49
·
8 commits
to master
since this release
Warning in non-verbose output:
PLAY [fortigate01] *****************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] *************************************************************************************************************************************************************************************************************
ok: [fortigate01]
TASK [Configure global attributes.] ************************************************************************************************************************************************************************************************
[WARNING]: Ansible has detected version mismatch between FortOS system and galaxy, see more details by specifying option -vvv
changed: [fortigate01]
PLAY RECAP *************************************************************************************************************************************************************************************************************************
fortigate01 : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
In verbose output:
......
"meta": {
"build": 866,
"http_method": "PUT",
"http_status": 200,
"name": "global",
"path": "system",
"revision": "30.0.0.9544640476480832764.1589939173",
"serial": "FGVM04TM19006963",
"status": "success",
"vdom": "root",
"version": "v6.2.0"
},
"version_check_warning": {
"ansible_collection_version": "v6.0.0 (galaxy: 1.0.13)",
"matched": false,
"message": "Please follow steps in FortiOS versioning notes: https://ansible-galaxy-fortios-docs.readthedocs.io/en/latest/version.html",
"system_version": "v6.2.0"
}
}
META: ran handlers
META: ran handlers
PLAY RECAP *************************************************************************************************************************************************************************************************************************
fortigate01 : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0