30353 Commits

Author SHA1 Message Date
Seth Foster
c9e7747f2d
black ignore awx_collection 2021-06-08 14:33:29 -04:00
Seth Foster
199b4b6b47
fixed up jinja2 templating and documentation 2021-06-08 14:33:29 -04:00
Seth Foster
f06485feca
fqcn redirects, and raise from sanity test fix 2021-06-08 14:33:29 -04:00
Seth Foster
4bd910493a
sanity tests 2021-06-08 14:33:28 -04:00
Seth Foster
cd100fd770
fix super and kwargs 2021-06-08 14:33:28 -04:00
Seth Foster
157adb828e
various sanity fixes 2021-06-08 14:33:28 -04:00
Seth Foster
b26e33ca34
remove eula_accepted 2021-06-08 14:33:28 -04:00
Sarabraj Singh
27a1254883
fixed ansible-test sanity import tests; removed sanity-ignore files 2021-06-08 14:33:28 -04:00
Sarabraj Singh
535bbfcc39
fixed validate-modules sanity tests 2021-06-08 14:33:27 -04:00
Sarabraj Singh
d2d511f596
switched to semenatic versioning for version numbers in plugins, library and tools packages 2021-06-08 14:33:27 -04:00
Sarabraj Singh
25ca8d22d6
added collection name to module.deprecate() calls; fixed pep8 linting issues 2021-06-08 14:33:27 -04:00
Sarabraj Singh
378a0711c2
linted AUTH_ARGSPEC to make it easier to read (<180 characters in the same line) 2021-06-08 14:33:26 -04:00
Sarabraj Singh
8fd9225629
removed un-reference-able python modules from ignore-2.9.txt 2021-06-08 14:33:26 -04:00
Seth Foster
ee8c1638c5
remove deprecated modules 2021-06-08 14:33:26 -04:00
Seth Foster
4add72b9d2
actually make use of option aliases 2021-06-08 14:33:25 -04:00
Seth Foster
54dd24b96b
auth_plugin env alternative 2021-06-08 14:33:25 -04:00
Seth Foster
7d06fc74dd
tower_username to controller_username, etc 2021-06-08 14:33:25 -04:00
Seth Foster
1a2e56c785
restore tower_legacy.py, update examples to include CONTROLLER_HOST 2021-06-08 14:33:25 -04:00
Seth Foster
a7b29f6112
controller_inventory.yml in addition to tower_inventory.yml 2021-06-08 14:33:24 -04:00
Seth Foster
39b26c8f0e
Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runtime.yml redirects, and added templating task to change to ansible.controller 2021-06-08 14:33:24 -04:00
Seth Foster
1ade9b3a7d
various references to tower 2021-06-08 14:33:24 -04:00
Seth Foster
82c5803e59
mostly includes renaming non-syntax references to tower 2021-06-08 14:33:24 -04:00
Seth Foster
9f4172ce7b
upstream 2021-06-08 14:33:23 -04:00
Seth Foster
ef56571772
controller_meta, templating 2021-06-08 14:33:23 -04:00
Seth Foster
6911a59f39
fix unit tests 2021-06-08 14:33:23 -04:00
Seth Foster
7a63785255
more rename, mostly in test 2021-06-08 14:33:23 -04:00
Seth Foster
a695274cb6
regex replace tower_*: to '' 2021-06-08 14:33:22 -04:00
Seth Foster
44fed1d7c1
pycharm refactor rename files and class, linux rename tower_ controller_ 2021-06-08 14:33:22 -04:00
nixocio
be48d3eefd Update advanced search for Smart Inventories
Update usage of conditional operators for advanced search for Smart Inventories

Not is not supported yet - See: https://github.com/ansible/awx/issues/2817

See: https://github.com/ansible/awx/issues/9232
2021-06-08 13:41:06 -04:00
mabashian
3cc6a4cf44
Go back to tracking currentlyLoading via state and not ref 2021-06-08 13:33:54 -04:00
mabashian
ddf4fbc4ce
Fix linting errors 2021-06-08 13:33:54 -04:00
mabashian
f0e7f2dbcd
Adds logic to try to keep visible page accurate in follow mode 2021-06-08 13:33:54 -04:00
Alan Rominger
579d49033a
Remove debugging log message 2021-06-08 13:33:54 -04:00
Alan Rominger
210d5084f0
Move skip flag up from event_data and pop it off 2021-06-08 13:33:54 -04:00
Alan Rominger
53e8a9e709
Fix bug 2021-06-08 13:33:53 -04:00
Alan Rominger
15effd7ade
Add some conditions for always-send and never-send event types
Always send websocket messages for
  high priority events like playbook_on_stats

Never send websocket messages for
  events with no output
  unless they are a high priority event type
2021-06-08 13:33:53 -04:00
Alan Rominger
b919befc90
Add option to record websocket received time 2021-06-08 13:33:53 -04:00
Jake McDermott
faded278e3
Disable follow mode on scroll 2021-06-08 13:33:53 -04:00
Jake McDermott
768ac01f58
Add basic output tailing
When follow mode is enabled, fix the scroll position to the highest row
so that the output panel is always displaying the latest events.
2021-06-08 13:33:53 -04:00
Alan Rominger
4052603238
make sure log format does not error 2021-06-08 13:33:53 -04:00
Alan Rominger
b306c6f258
Put new setting in defaults so unit tests will run 2021-06-08 13:33:52 -04:00
Alan Rominger
4b6b8f2bdd
Finish up the immediate or average rate method 2021-06-08 13:33:52 -04:00
Alan Rominger
70420dc3e4
THIS DOES NOT WORK pass events if they fit either timing criteria 2021-06-08 13:33:52 -04:00
Alan Rominger
50ca2d47ce
Further log adjustments 2021-06-08 13:33:52 -04:00
Alan Rominger
faa0a6cf9a
fix up log wording 2021-06-08 13:33:52 -04:00
Alan Rominger
01228cea02
Implement max event websocket rate as setting 2021-06-08 13:33:50 -04:00
Alan Rominger
cbb461ab71
Fix bug 2021-06-08 13:33:23 -04:00
Alan Rominger
b551608f16
Move websocket skip logic into event_handler 2021-06-08 13:33:22 -04:00
Marliana Lara
7a25f22078
Remove i18n prop 2021-06-08 13:33:03 -04:00
Alan Rominger
b43d8e2c7f
Enforce a 30-per-second max event websocket rate 2021-06-08 13:32:05 -04:00