Uploaded image for project: 'Ansible Cloud Automation'
  1. Ansible Cloud Automation
  2. ACA-1781

Create cloud.azure_ops EE image based on ee-minimal-rhel8 images, using ansible builder.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • azure, content
    • None

      Example of inventory file for cloud.azure_ops integration target appliance
       
      add your resource group

      [test_env]
      localhost
      
      
      
      [test_env:vars]
      ansible_connection=local
      ansible_become=False
      ansible_become_pass=
      collection_name=azure_ops
      collection_namespace=cloud
      target_name="test_azure_manage_resource_group"
      resource_group=<add your resource group>
      resource_prefix="test"
      

       

      Playbook that runs integration test targets:
      https://github.com/ansible/aapqa-test-content/blob/main/run_integration_tests.yaml

       

      *Command to run tests with ansible-navigator using azure_ops EE image and inventory file:*

      ansible-navigator run --eei localhost/azure-ops-ee:latest ./aapqa-test-content/run_integration_tests.yaml -i inventory --mode=stdout --pp never -vvv

              prabinov Polina Rabinovich
              prabinov Polina Rabinovich
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: