ansible / instruqt

Self-paced instruqt Training material
66 stars 58 forks source link

Issue with Intro to AAP config as code slug ID: ee_utils_exercise1 #612

Open techgirlgeek opened 3 weeks ago

techgirlgeek commented 3 weeks ago
TASK [infra.controller_configuration.execution_environments : Create Controller Execution Environments | Wait for finish the Controller Execution Environments creation] ***
FAILED - RETRYING: [control]: Create Controller Execution Environments | Wait for finish the Controller Execution Environments creation (30 retries left).
failed: [control] (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j346923672251.17090', 'results_file': '/home/rhel/.ansible_async/j346923672251.17090', 'changed': False, '__execution_environments_item': {'name': 'config_as_code', 'image': 'hub.po9yyd5ty9he.instruqt.io/config_as_code', 'pull': 'always'}, 'ansible_loop_var': '__execution_environments_item'}) => changed=false 
  __execution_environments_job_async_results_item:
    __execution_environments_item:
      image: hub.po9yyd5ty9he.instruqt.io/config_as_code
      name: config_as_code
      pull: always
    ansible_job_id: j346923672251.17090
    ansible_loop_var: __execution_environments_item
    changed: false
    failed: 0
    finished: 0
    results_file: /home/rhel/.ansible_async/j346923672251.17090
    started: 1
  ansible_job_id: j346923672251.17090
  ansible_loop_var: __execution_environments_job_async_results_item
  attempts: 2
  finished: 1
  msg: 'Unsupported parameters for (execution_environment) module: request_timeout. Supported parameters include: controller_config_file, controller_host, controller_oauthtoken, controller_password, controller_username, credential, description, image, name, organization, pull, state, validate_certs (tower_config_file, tower_host, tower_oauthtoken, tower_password, tower_username, tower_verify_ssl).'
  results_file: /home/rhel/.ansible_async/j346923672251.17090
  started: 1
  stderr: ''
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>

Also noticed the ah_ee_list.yml versions are different than those pulled during the initial install. I changed the versions in the yml file, but still got the same error. This is in the 4 hour lab.