Integrate AWX with Chef InSpec

Hi,

Im currently trying to integrate InSpec with Ansible AWX to report differences between configuration base that must be respected and the actual configuration in the systems. And i found something to do that but i think its a outdated “GitHub - adam-j-turner/ansible-tower-inspec-exec: Run Inspec against your target machines in Tower / AWX.”. Does anyone know how can i do it? Im currently using Ubuntu Server 20.04 to be my “master” and deploy the playbooks to linux server and one linux desktop. And i want to use inspec because im running cis benchmark to audit the systems and i want InSpec to save my servers configuration before and after running CIS benchmark.

I hope this is explanation its not a mess.
Thank you in advance for any help.