Release 11.2.0 commit 9aed49e146540fb956d3f032e0f34a7c4bd8ee99 Author: Ryan Petrello <rpetrell@redhat.com> Date: Wed Apr 29 14:49:09 2020 -0400 update the 11.2.0 changelog commit 5c91f663168c69c2fc9740c874b8e840abe35b2c Author: Elyézer Rezende <elyezermr@gmail.com> Date: Wed Apr 29 13:55:35 2020 -0400 Keep awxkit's requirements on the setup.py awxkit's setup.py was making use of pip internal structures to parse the requirements.txt file. This is not a good thing as they may change, actually that just happened. To avoid this in the future, move the list of requirements to setup.py and make requirements.txt list `.` as the only item. This way we keep a single place to update requirements in the future and avoid accessing pip's internals. commit 67e2f19aafd88fa00b040d7eda0aa1ec44bfe8fc Author: Ryan Petrello <rpetrell@redhat.com> Date: Wed Apr 29 14:03:01 2020 -0400 cleanup and clarify some installation instructions commit 3a6a7c100ab095e84caa0ad02adb84684ec0b008 Author: John Westcott IV <john.westcott.iv@redhat.com> Date: Tue Apr 28 16:47:08 2020 -0400 Going for a more generic 'just pass' option commit cd07305c08dd8263b70e294e7b32526ca3d92025 Author: John Westcott IV <john.westcott.iv@redhat.com> Date: Tue Apr 28 16:37:35 2020 -0400 Set SDB_NOTIFY_HOST on non-docker OS X commit c39423d5ca085907c3d1a4a4eb8ae92ea04b6bbb Author: Alex Corey <alex.swansboro@gmail.com> Date: Tue Apr 28 16:26:46 2020 -0400 Fixes failing test commit 3f00329abde74e5aa50ade79f90c373bc1dc5707 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Apr 28 13:55:59 2020 -0400 bump version 11.2.0 commit d5cb6ad58ab30581b32937af2baecbea624ffe1f Author: Vyacheslav Andreykiv <email@andreykiv.com> Date: Tue Apr 28 08:56:29 2020 -0700 Update main.yml Reverted formating changes commit 0bad717db7a81f136f6b6dc8246319408cc6ee49 Author: ggiinnoo <ginojansen1402@msn.com> Date: Tue Apr 28 17:51:41 2020 +0200 Wrong syntax commit 5d24acf613a768e59f3e4c4fcf2c8fd486cce1f2 Author: Bill Nottingham <notting@splat.cc> Date: Tue Apr 28 10:56:23 2020 -0400 Allow unsigned certs in logging if cert verification is disabled. commit 6652464e257ded724a12a0abcbc8c410d1f0dd5d Author: Seth Foster <fosterbseth@gmail.com> Date: Tue Apr 28 10:52:15 2020 -0400 Unset old instance IP when conflicting new instance IP With AWX_AUTO_DEPROVISION_INSTANCES on, instances are registered with an ip address. However, new instances might try to register before old instances are deprivisioned. In this case old IPs can conflict with the new ones. This will check for an ip conflict and unset the IP of conflicting instance (set to None) ansible/awx issue 6750 commit f9d5860d6332a93a49439f9ebcf4dc50eacd664b Author: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Date: Wed Mar 11 17:30:07 2020 +0100 Fix pylint errors commit d8ac2f52639a4ec1c99636c139eb0a0b6bf1ead6 Author: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Date: Wed Mar 11 17:28:03 2020 +0100 Avoid to repeat default value commit fdae3cd0929c3b8104f9982c8e5c8cf11783b628 Author: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Date: Wed Mar 11 17:25:39 2020 +0100 Explicitly references AppRole commit 139384acc48fc0811a082c16fc516edab96a16c6 Author: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Date: Wed Mar 11 17:22:43 2020 +0100 Simplify test branches commit 9d85e8655dff554acec7c0b29796547ebb01122a Author: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Date: Wed Mar 11 17:21:46 2020 +0100 Both methods return a token: rename variable commit 9fdd9061d3f7dd5bc63f77dd5e5f54283574d508 Author: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> Date: Wed Mar 11 17:20:18 2020 +0100 Remove extraneous call to bool built-in function commit d3d4ce3804d77cf2404cde139295b54f3be3b0c7 Author: kawsark <kawsar@hashicorp.com> Date: Fri Mar 6 17:37:37 2020 -0500 Modified hashivault.py to support approle commit 960aa9df16dda04de64ac461ae8a09fcf42d2eb4 Author: chris meyers <chris.meyers.fsu@gmail.com> Date: Tue Apr 28 09:12:42 2020 -0400 add redis logs to sosreport * rhel8 /var/log/redis/redis.log * rhel7 scl location commit 41a8d32dccdb9c46689985459c362cdc9a0ee920 Author: ggiinnoo <ginojansen1402@msn.com> Date: Tue Apr 28 11:13:47 2020 +0200 Added variable to inventory to add a separate key file commit 7659ffca1e19884f4153ab4c28a1902774504c36 Author: Vyacheslav Andreykiv (Intel) <vandreyk@nkuruppu-mobl.amr.corp.intel.com> Date: Mon Apr 27 14:33:42 2020 -0700 fixed ingress template commit 41014e62b7d6c3d59f692a3ff18bf7b2a7e83ff3 Author: Alan Rominger <arominge@redhat.com> Date: Mon Apr 27 16:15:11 2020 -0400 Avoid applying galaxy settings if no user settings exist (#4262) commit d0384799fdf850562a0d6aff58912492f90ebd4b Author: Francois Herbert <francois_herbert@bnz.co.nz> Date: Wed Apr 22 15:21:51 2020 +1200 Add ability to monitor jobs and workflow_jobs via awx cli, fixes #6165 Signed-off-by: Francois Herbert <francois@herbert.org.nz> Fixup linting Remove timeout option, not really required and it's making the api test fail commit c07b6285daa5ed1bc77991bb65abcd3f664bac4e Author: Christian Adams <chadams@redhat.com> Date: Mon Apr 27 14:33:46 2020 -0400 Increase stopwait time for rsyslogd service commit f17ced8f9cd2c8c2a4c1c0a97ac10b2b27f9ccd3 Author: John Westcott IV <john.westcott.iv@redhat.com> Date: Mon Apr 27 14:25:23 2020 -0400 Fixing integration tests for deprecation warnings commit 7f66f084f14617fd7837ae2ee09fadd198b424cf Author: John Westcott IV <john.westcott.iv@redhat.com> Date: Mon Apr 27 14:11:23 2020 -0400 Restructuring modules so that lookup don't happen if deleting commit 616e7082b33c267f4227ab965b0e5252b040ba1f Author: Jim Ladd <jladd@redhat.com> Date: Mon Apr 27 00:17:46 2020 -0700 Add support for satellite6_want_ansible_ssh_host * defaults to IPv6, falls back to IP commit fb567dad1e8011ff891c97408d579e2665d77e00 Author: Donovan Murphy <dono@dono.email> Date: Wed Feb 19 19:56:43 2020 -0600 add CA trust volume to management pod Signed-off-by: Donovan Murphy <dono@dono.email> commit fd2d0966e216940d31efc9ffe2cc409149c873f2 Author: Dennis Vestergaard Værum <dvv@netic.dk> Date: Sun Apr 12 01:36:26 2020 +0200 If pg_hostname is defined don't try to upgrade PostgreSQL commit ac46013fcc5520b628631797b9d5f4db50174220 Author: chris meyers <chris.meyers.fsu@gmail.com> Date: Fri Apr 24 14:22:46 2020 -0400 fix sliding window per/minute calc * Add tests to ensure correctness commit f6a2d41e4c180aaaadacfeba3e1f6ce26c92e6fe Author: Christian Adams <chadams@redhat.com> Date: Fri Apr 24 15:06:32 2020 -0400 Remove unnecessary or translation commit 3b84ff70024f0c15c90d123957791c8f434e9911 Author: John Mitchell <jmitchel@Johns-MacBook-Pro-46.local> Date: Fri Apr 24 15:11:33 2020 -0400 remove unnecessary nesting translate directive from license partial commit b1b6af4ad58c56ca50cd38aff4410739bd8243b3 Author: John Mitchell <jmitchel@Johns-MacBook-Pro-46.local> Date: Fri Apr 24 15:31:20 2020 -0400 make sure right endpoint is getting called for notification pagination commit d55b223aaed8c6f2fb27788324633e3cef1e0618 Author: Graham Mainwaring <graham@mhn.org> Date: Fri Apr 24 14:08:24 2020 -0400 Use sysconfig file to get the list of services commit e51d0b6fdeb8b28263f834cd03b4f467d59760a7 Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Apr 23 12:04:19 2020 -0400 add a setting for enabling high rsyslogd verbosity commit e36ffa5764230fbcd21ffdbb624276e758cf3bf7 Author: Graham Mainwaring <graham@mhn.org> Date: Fri Apr 24 11:37:16 2020 -0400 Return more status information from ansible-tower-service status and error check commands better commit c86692784eb06f7d14928fe41de3810860fa7509 Author: Dave Lewis <davlewis@redhat.com> Date: Fri Apr 24 15:11:49 2020 +0100 Updated data/inventory/scripts/openstack/files/file_reference Update file_references due to the inclution of project_domain_name in the openstack credentails. commit 952c91dea523acac7b67f1176fb3afc1563d1c40 Author: Dave Lewis <davlewis@redhat.com> Date: Fri Apr 24 14:06:13 2020 +0100 Updated injector.py and added new test into test_tasks.py commit 8bbd2c7aaa926ff504e8a737900c2bcf3a003e72 Author: AlanCoding <arominge@redhat.com> Date: Thu Apr 23 10:52:17 2020 -0400 bump collection requirements, vmware patches New VMWare and azure were released, pick those up Enable using of VMWare inventory plugin for Ansible 2.9 Few fixes from manual testing with VMWare Remove invalid properties which resulted in no hosts imported Add some defaults to be more consistent with script commit 75b54d2c14d97e601ac8784b159cab35f0039e98 Author: Marliana Lara <mlara@redhat.com> Date: Thu Apr 23 15:34:23 2020 -0400 Add unit tests to check for deleted details commit 1bcd71ec9ffae10c21ac10e8ce4819514bdf2b18 Author: Alex Corey <alex.swansboro@gmail.com> Date: Wed Apr 22 15:22:35 2020 -0400 Adds webhook fields to job template details commit 31c6b3337cc93823966198e5c2e5ac81dcb426a4 Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Apr 23 15:15:37 2020 -0400 allow users to test log aggregration if `awx` isn't in the loggers list commit a2c3027bd7fa3f201fc5cfdc4d710b7843e98bc4 Author: Marliana Lara <mlara@redhat.com> Date: Thu Apr 23 13:08:16 2020 -0400 Display a "Deleted" label for prompt view node details commit 92b74266ca8988e3b657eb6a58dcdff929dd490f Author: Dave Lewis <davlewis@redhat.com> Date: Thu Apr 23 11:33:24 2020 +0100 Correct missing "default=''" On previous commit missed "default=''" so changing: project_domain_name=cred.get_input('project_domain_name')) to project_domain_name=cred.get_input('project_domain_name', default='')) commit 08323a11b631b9e24ada40aed70af36915dd20a4 Author: Dave Lewis <davlewis@redhat.com> Date: Thu Apr 23 11:24:51 2020 +0100 Addition of project domain name to OpenStack Credential Keystone v3 requires user_domain_id and project_domain_name to authenticate, but AWX openstack credential only requests the user_domain_id. Added in project_domain_name into the credential templating. Not added as a required field as this is only needed when using Keystone v3. commit 63907948288c4c37def125fbb80537f085ae72b4 Author: surfer190 <stephenh@startmail.com> Date: Thu Apr 23 11:43:01 2020 +0200 Change the custom venv vars install line Add the inventory commit ab703e2a321aad071fc78349499859103e6f6ea6 Author: AlanCoding <arominge@redhat.com> Date: Wed Apr 22 21:39:02 2020 -0400 Add feature docs and document development tooling commit 8c657e210cdca66203f0e24c3920fd284c1a8c55 Author: AlanCoding <arominge@redhat.com> Date: Tue Apr 21 23:00:15 2020 -0400 VMWare collection ready but waiting for release turn off use of VMWare inventory plugin for now Attempt to roll back general migration to Ansible 2.8 failed, kept at 2.9 because of compatibility commit 3f5820adf8a1880fc19cc45758d7755044ec00b8 Author: Bill Nottingham <notting@splat.cc> Date: Wed Apr 22 20:36:48 2020 -0400 Don't override ANSIBLE_SSH_ARGS for ad-hoc commands. This reverts 8beed7f4, which says: Disable ControlPersist for ad hoc commands, should avoid any issues with proot or needing to clean up sockets afterwards. Given we've switched to the much less finicky bwrap for process isolation, along with runner-based process killing, this probably isn't needed any more. commit 47fef1dcf36347f1c0def1a9f2748f7667f0a035 Author: Bill Nottingham <notting@splat.cc> Date: Wed Apr 22 17:16:44 2020 -0400 Don't use SCLs for openshift. This may be a mis-merge? commit 2a86a3e05b2bef2bbef4c1ce49da400e501dd4fb Author: nixocio <nixocio@gmail.com> Date: Sun Apr 19 11:35:27 2020 -0400 Fix searching for a blank string creates a blank search filter Fix searching for a blank string creates a blank search filter. Also, add unit-test to the related changes. closes: https://github.com/ansible/awx/issues/6511 commit 01c56a4f2b551e3e089623e9f658ff6270fe2d20 Author: chris meyers <chris.meyers.fsu@gmail.com> Date: Wed Apr 22 14:10:45 2020 -0400 lie about last time analytics were collected * Ensure that everything that we put into the database is returned via analytics. commit 68f5482c42b97d536efaee98f75046dd1aaebfb7 Author: AlanCoding <arominge@redhat.com> Date: Tue Apr 21 22:49:20 2020 -0400 Update vmware implementation to new agreements commit e428aeb97e92cb974210d23a6cd4eefdd2e94706 Author: shaynecm <63633614+shaynecm@users.noreply.github.com> Date: Tue Apr 21 12:43:19 2020 +0100 pre-req's updated added Python 3.6+ to bring inline with the inventory change commit e42915d4cf773a17ff6b89cdc205f37c9fa78aeb Author: shaynecm <63633614+shaynecm@users.noreply.github.com> Date: Tue Apr 21 12:40:56 2020 +0100 updated to include py3 amended to be "/usr/bin/env python3" as suggested commit 1afd8b43092d27a8647ce15337aa0268c01d86b9 Author: shaynecm <63633614+shaynecm@users.noreply.github.com> Date: Mon Apr 20 19:20:14 2020 +0100 Update inventory commit 50197c6a12c0928dab80eba1b31d0061bb630be3 Author: AlanCoding <arominge@redhat.com> Date: Sat Apr 18 23:17:59 2020 -0400 Handle custom script options of hostnames and destination variable commit de0122d64ea569bf4aca1992cbc629ebd2319618 Author: AlanCoding <arominge@redhat.com> Date: Sat Apr 18 19:32:18 2020 -0400 Respect the ec2 script nested groups option commit fff34f7227791fc6a0681b2683ad48def68c58ec Author: AlanCoding <arominge@redhat.com> Date: Fri Apr 17 15:43:03 2020 -0400 Make inventory non-strict for production and remove comments commit e2f5aa987d71213e1be7d01acdec154e24e66d90 Author: AlanCoding <arominge@redhat.com> Date: Fri Apr 17 14:52:38 2020 -0400 Implement vmware plugin host filtering commit 84d863ff9d3600a36789ef98738703b6751ced61 Author: AlanCoding <arominge@redhat.com> Date: Thu Apr 9 14:23:08 2020 -0400 Shorten list of VMWare inventory plugin properties Do not include summaries decision on vmware keyed groups Handle first set of custom user vmware options commit 47bdf86dfa2753c0ad16583f2e43e296107c7e57 Author: AlanCoding <arominge@redhat.com> Date: Tue Mar 31 20:07:22 2020 -0400 Pick up collections paths in openstack inventory update prep Update amazon.aws version Update vmware to new release Pin some more tests due to transitioning to inventory plugins Remove more temporary hacks commit 6b015c9d8140b40430abad417e0fd8bf63e37dda Author: Jim Ladd <jladd@redhat.com> Date: Tue Mar 31 12:51:33 2020 -0700 Call parent get_plugin_env for foreman commit c3f2b3e44dee4dfb02394b015cbe7d5467402e47 Author: AlanCoding <arominge@redhat.com> Date: Thu Mar 26 08:14:53 2020 -0400 bump versions of Galaxy collection requirements Implement 2.9 version policy Update ec2 collection name Enable ovirt, refresh test files Put in upstream forks to get it running for now pick up openstack.cloud fix commit 6807878e2d6d7704ac9bf427b3c8ed3eff601df7 Author: Jim Ladd <jladd@redhat.com> Date: Tue Feb 25 11:51:41 2020 -0800 I think this is the right place for iam_role_arn in the tests? commit 96c6cf9f054bfb91fc0befccf98dcf8853004331 Author: Jim Ladd <jladd@redhat.com> Date: Mon Feb 24 16:03:49 2020 -0800 pass iam_role_arn through to aws inv. plugin commit 8a20b5225bc1bc75ed0583413b2b889f08e7b923 Author: Jim Ladd <jladd@redhat.com> Date: Mon Jan 13 12:39:43 2020 -0800 enable aws_ec2 plugin commit 0e2786d1f19f41d3d42a20e1b140fba904be5586 Author: Jim Ladd <jladd@redhat.com> Date: Mon Feb 17 21:39:29 2020 -0800 compat layer for foreman commit f38437b6bc77c996797ee0e2fac782552517abb5 Author: Jim Ladd <jladd@redhat.com> Date: Mon Jan 13 12:40:59 2020 -0800 foreman plugin updates commit 99ae614a63ffc6d6b6c92583ad7ddaa6e5173832 Author: AlanCoding <arominge@redhat.com> Date: Tue Mar 17 12:51:29 2020 -0400 Vmware was published implement vmware inventory plugin Enable the previously broken properties commit fcf75af6a7b1a1d58164e0609e397f0c6ff7d185 Author: AlanCoding <arominge@redhat.com> Date: Mon Mar 9 13:07:41 2020 -0400 Get current cloud sources working from collection update test data files Adopt official vendor location openstack not published yet Add collections to show paths Add collections loc to installer settings Add vendored collections to show path again commit 541b9607f52a5fd2e071019416386b2917d5192e Author: Yanis Guenane <yanis@guenane.org> Date: Wed Mar 11 15:08:57 2020 +0100 Collections: Adding a requirements.yml file