Mark

Results 66 comments of Mark

@akhilkr128 What is that I have to modify in Cloud -> VM -> Provisioning -> Profile ? ![image](https://user-images.githubusercontent.com/9666915/164688085-c6671c31-87f9-4bcd-b099-0eff5ee0bac9.png)

monolithic. It was running fine for days. Suddenly its crashing. I just wanted to know what the error means or what it relates to?

I tried creating preprovision in the current schema but I still get the same error. ![image](https://user-images.githubusercontent.com/9666915/153756014-49634ae7-5d2f-418a-adc3-291819cb7961.png) ``` [----] E, [2022-02-13T13:43:03.964662 #319:2b12612db114] ERROR -- automation: Q-task_id([r19_miq_provision_67]) The following error occurred during...

The following seems to invoke it. But I'm getting error `RuntimeError: service is not of type AnsibleTower`. I'm trying to pass Ansible tower template credentials ID to ansible tower. ![image](https://user-images.githubusercontent.com/9666915/153765542-471dc4b3-6047-448e-be65-c16c4c2029c7.png)...

The issue is with only ansible-runner. Ansible-playbook works fine locally. On a new docker instance I get the error `no module named azure.cli`. We can't install both `azure.cli` and requirements...

@Fred-sun Yes I have installed it. ``` sh-4.4# pip3 list | grep azure.cli azure-cli-core 2.34.0 azure-cli-nspkg 3.0.2 azure-cli-telemetry 1.0.6 ```

@Fred-sun How do I find that out? I've verified that all python version can find package `azure.cli.core`.

@whitelancer would downgrading to specific version fix the issue? We're stuck because of this issue.

@johnpetersjr @whitelancer I managed to resolve the issue by installing old version of azure packages (released between November 2019 - November 2020). You can use the [requirements ](https://github.com/Azure/azure_preview_modules/blob/master/files/requirements-azure.txt)file from azure...

Update: Playbook and Repository is showing in a new installation. I'm also able to add the credentials but credentials isn't showing up at all. Any new credentials created is ending...