Skip to content

v1.2.4

Compare
Choose a tag to compare
@fridim fridim released this 16 Jan 08:07
· 2771 commits to development since this release
1dc27e4

git log v1.2.3..HEAD --pretty=format:"- %h %s by %an" -- ansible/library ansible/action_plugins ansible/cloud_providers ansible/roles-infra ansible/*.yml tools/ tests/ ansible/filter_plugins ansible/lookup_plugins ansible.cfg docs .github

  • 2edea67 Capture per-user agnosticd_user_info messages in result (#5810) by Johnathan Kupferer
  • d3c642f Do not log az login command on any azure role/config (#5710) by Patrick T. Rutledge III
  • e7ec138 Fix gcp destroy (#5746) by Patrick T. Rutledge III
  • 734fe68 Fix static checks (#5747) by Guillaume Coré
  • afa3ca5 Windows venv (#5718) by Mitesh The Mouse
  • c3a79a5 Latest windows ansible virtual environment (#5715) by Mitesh The Mouse
  • c0a20dd Adding RHEL91 Image to GOLD image list (#5674) by Billy Bethell
  • f48eee8 We're having issues with the FIP not being visible during the deployment, but immediately after fail everything is reachable. Seems we need a large timeout for OSP - adding here. (#5677) by John Apple II
  • f18e46d infra_osp_lifecycle: Use consistent variable name (#5672) by Guillaume Coré
  • 1de2144 Update URL in AWS OPEN Sandbox (#5670) by Billy Bethell
  • 28d5fc6 Fix hypershift (#5643) by Wolfgang Kulhanek
  • 2ebed44 Tested and should work (#5642) by Wolfgang Kulhanek
  • b301e68 Updates to docs and scripts (#5637) by Wolfgang Kulhanek
  • 782781e Add OCP AgnosticD docs (#5636) by Wolfgang Kulhanek
  • db438e6 SSH doc: Add deprecated vars and roles (#5620) by Guillaume Coré
  • 9d4f3ee Added doc on execution environments (#5631) by Wolfgang Kulhanek
  • b39fdb7 Update First_OSP_Env_walkthrough.adoc (#5604) by Patrick T. Rutledge III
  • 073974c Fix azure destroy (#5532) by Patrick T. Rutledge III
  • b716f35 Add any_errors_fatal to ansible.cfg (#5517) by Johnathan Kupferer
  • 5a73959 Remove filters for server_info module (#5529) by agonzalezrh
  • f17763f fix typo in rhel9 search string (#5519) by Patrick T. Rutledge III
  • 192be8a add more text to avoid getting BETA for rhel9 (#5516) by Patrick T. Rutledge III
  • c9c5741 Add create_ssh_provision_key_enable_user_info_data flag (#5504) by Johnathan Kupferer
  • 97ef6c6 Use a fork for asciidoctor-action (#5481) by Guillaume Coré
  • 3098fca try to fix status by handling incosistent az command output (#5449) by Patrick T. Rutledge III
  • 0cbbf60 switch to env based auth (#5436) by Patrick T. Rutledge III
  • d1d3cb2 add validation if the resource group is already deleted (#5431) by Patrick T. Rutledge III
  • b46ab58 Fix permission for labeler Github Action (#5430) by Guillaume Coré
  • 67ca89d fix destroy for gcp (#5393) by Patrick T. Rutledge III
  • d0852f5 add tag to resource groups created in infra (#5386) by Patrick T. Rutledge III
  • 972bdea Add equinix API lookup (#5385) by Guillaume Coré
  • c8a918c update the way the bastion hostname is figured out (#5367) by Patrick T. Rutledge III
  • 0e9638c fix status for azure cloud provider (#5321) by Patrick T. Rutledge III
  • 1030523 azure: fix SSH worflow (#5316) by Guillaume Coré
  • af3daea Revert "azure: do not define ssh key file per host (#5311)" (#5313) by Judd Maltin
  • b9f3553 azure: do not define ssh key file per host (#5311) by Guillaume Coré
  • 2ef9a2d Support new version of ansible-runner (#5309) by Guillaume Coré
  • 40ae780 Move OpenStack lifecycle to infra role (#5297) by Johnathan Kupferer
  • c19f8a1 remove call to env-authorized_key_path which breaks azure (#5298) by Judd Maltin
  • 2a15773 Use new var name for create-inventory azure role (#5294) by Guillaume Coré
  • 4e1482e Azure start stop status (#5293) by Judd Maltin
  • 44efdde SSH doc: be explicit about SSH config generation (#5286) by Guillaume Coré
  • 7ea5d75 add role to get env_authorized_key_path to azure-create-inventory (#5267) by Judd Maltin
  • cf3a4cb Use project ID instead of name when destroying (#5261) by Guillaume Coré
  • c0fabf2 Add user info default vars for infra-aws-open-environment (#5246) by Johnathan Kupferer
  • d709959 update to AMI list with new images (#5230) by Wilson Harris
  • c0455ba Ansible 2.9 OSP modules doesn't use "ansible_facts" key anymore (#5242) by agonzalezrh
  • 9ea446f Add default for sandbox_enable_ui (#5233) by Johnathan Kupferer
  • 38a427a Update equinix_metal-ansible2.9-python3.6-2022-08-11.txt (#5240) by Dibyendu Jana
  • cd7a2bd Create equinix_metal-ansible2.9-python3.6-2022-08-11.txt (#5238) by Dibyendu Jana
  • cfffb55 fix SSH keys for ocp on azure (#5209) by Patrick T. Rutledge III
  • be1e3b3 re-add ssh config to ocp on gcp (#5203) by Patrick T. Rutledge III
  • 569513b Fix OCP on GCP SSH key issues (#5200) by Patrick T. Rutledge III
  • 42a28a2 remove old core azure legacy code that fails (#5193) by Judd Maltin
  • e7e53d0 Changing openstack ansible module to os_server_info (#5171) by Thomas Crowe
  • 12e2d38 update user info text for adoc (#5169) by Patrick T. Rutledge III
  • 0f17b72 remove all student and cloudformation config in lieu of infra-aws-open-environment role (#5159) by Patrick T. Rutledge III
  • 4224ef2 removed student user in lieu of admin user (#5158) by Patrick T. Rutledge III
  • fa3ffc8 Move all AWS sandbox output into the infra role (#5157) by Patrick T. Rutledge III
  • 2581de3 Create ansible2.9-python3.6-2022-07-27.txt (#5154) by agonzalezrh
  • 2c26a25 changing os_server_info to openstack.cloud.server_info and updating var names (#5138) by Thomas Crowe
  • d016df1 ec2: Fix lifecycle when there are terminated vm (#5102) by Guillaume Coré