Bill Nottingham
7bc28276f2
add note
2018-05-23 10:31:54 -04:00
Bill Nottingham
c078a51ddb
Merge pull request #1789 from wenottingham/that's-not-how-that-works
...
Fix checkout of role requirements.
2018-05-15 10:28:05 -07:00
Bill Nottingham
32c027e0ea
Merge pull request #1793 from wenottingham/what-did-you-pexpect
...
Bump pexpect version on isolated node.
2018-05-15 09:49:26 -07:00
Bill Nottingham
6622e6bbd6
Bump pexpect version on isolated node.
2018-05-15 11:24:27 -04:00
Bill Nottingham
c3d720cbd4
Fix checkout of role requirements.
...
'omit' is only special as a module argument, it cannot be used in this way.
Hence, just have two conditional tasks.
2018-05-15 01:20:51 -04:00
Bill Nottingham
23a009f8bb
Fix another stray 2017 in the UI.
2018-04-26 14:03:57 -04:00
Bill Nottingham
523613c64c
Merge pull request #1554 from wenottingham/(don't)-use-the-force-rey
...
Only force role updates when we actually check out a new version.
2018-04-25 15:11:26 -04:00
Bill Nottingham
b3ca7acb41
Only pass --force if we have an scm_result (i.e., we ran an actual checkout/revision change.)
2018-04-25 13:46:46 -04:00
Bill Nottingham
dd6527288f
Merge pull request #1425 from wenottingham/out-with-the-stdout
...
Drop /var/lib/awx/job_status listing from sosreport.
2018-04-19 11:10:21 -04:00
Bill Nottingham
ea9278a3ea
Drop /var/lib/awx/job_status listing from sosreport.
...
This directory is not persistently populated any more.
2018-04-19 10:47:45 -04:00
Bill Nottingham
40cf80db1d
Add rabbitmq status commands as well.
2018-04-17 12:25:26 -04:00
Bill Nottingham
ade51c93d8
Add some more information to sosreports.
...
- tower cluster configuration
- list of all venvs (including custom ones)
2018-04-17 12:25:26 -04:00
Bill Nottingham
bba7f45972
Pass extra vars via file rather than via commandline, including custom creds.
...
The extra vars file created lives in the playbook private runtime
directory, and will be reaped along with the rest of the directory.
Adjust assorted unit tests as necessary.
2018-04-16 16:31:50 -04:00
Bill Nottingham
442c209899
Merge pull request #1251 from wenottingham/release_3.3.0
...
Set `raw=True` when reading passwords from ConfigParser files.
2018-04-05 10:46:12 -04:00
Bill Nottingham
17f8ec64ce
Set raw=True when reading passwords from ConfigParser files.
...
Cherry-pick of https://github.com/ansible/ansible/pull/35582
2018-04-05 10:32:50 -04:00
Bill Nottingham
eae85e803e
Merge pull request #1644 from wenottingham/botbotbot
...
update team map
2018-03-21 19:35:58 -04:00
Bill Nottingham
45240a6bf0
update team map
2018-03-21 15:46:50 -04:00
Bill Nottingham
88ef889cf1
Merge pull request #1634 from wenottingham/winrm-rf
...
Cherry-pick fix for WinRM listener to AzureRM inventory script.
2018-03-21 14:13:08 -04:00
Bill Nottingham
531e5b5137
Cherry-pick fix for WinRM listenr to AzureRM inventory script.
...
(ref: https://github.com/ansible/ansible/pull/37499/ )
2018-03-21 10:46:30 -04:00
Bill Nottingham
e58038b056
Merge pull request #1623 from cvick/patch-1
...
Added a space before closing quote to fix spelling
2018-03-20 23:25:12 -04:00
Bill Nottingham
2780cd0d4c
Merge pull request #1601 from wenottingham/following-a-new-path
...
Just set ANSIBLE_SSH_CONTROL_PATH_DIR, and don't worry about the socket file name.
2018-03-16 22:35:26 -04:00
Bill Nottingham
6fc4274c68
Just set ANSIBLE_SSH_CONTROL_PATH_DIR, and don't worry about the socket file name.
...
Ansible itself (since 2.3) has code to have a shorter hashed control path socket name.
2018-03-16 16:56:45 -04:00
Bill Nottingham
d5d2858626
Merge pull request #1591 from wenottingham/bad-date
...
Bump copyright date.
2018-03-16 15:11:10 -04:00
Bill Nottingham
52599f16ad
Bump copyright date.
...
We don't need to do this at the source code level, but we should do it for the app as a whole.
2018-03-16 14:57:08 -04:00
Bill Nottingham
7b2b71e3ef
... update string in tests as well.
2018-03-09 17:49:46 -05:00
Bill Nottingham
fb05eecee0
Add some periods.
2018-03-09 17:23:52 -05:00
Bill Nottingham
1606380f61
Adjust some wording in the UI.
...
Attempt to make the 'scm update' vs 'scm checkout' more clear.
Remove 'future' from scheduling tooltips (superfluous).
2018-03-02 19:54:02 -05:00
Bill Nottingham
4519013a13
Merge pull request #1356 from wenottingham/mongo-only-pawn
...
Remove some obsolete code.
2018-02-26 15:30:37 -05:00
Bill Nottingham
c1203942e0
Remove obsolete ansible_awx.egg-info.
2018-02-26 15:04:37 -05:00
Bill Nottingham
e7a8ecc05a
Fix another instance.
2018-02-26 14:57:24 -05:00
Bill Nottingham
9c722cba22
Remove some obsolete code.
2018-02-26 14:55:13 -05:00
Bill Nottingham
4a4b44955b
Merge pull request #1247 from pkoro/anchor-link-fix
...
Fix in anchor link
2018-02-14 10:37:43 -05:00
Bill Nottingham
f8c66b826a
Merge pull request #1217 from wenottingham/eat-your-celery-messages
...
Tweak celery-related messages.
2018-02-13 11:48:21 -05:00
Bill Nottingham
7b288ef98a
Tweak celery-related messages.
2018-02-13 10:52:14 -05:00
Bill Nottingham
aa5bd9f5bf
Pass extra vars via file rather than via commandline, including custom creds.
...
The extra vars file created lives in the playbook private runtime
directory, and will be reaped along with the rest of the directory.
Adjust assorted unit tests as necessary.
2018-02-10 09:27:24 -05:00
Bill Nottingham
e982f6ed06
Merge pull request #1154 from wenottingham/namespaces-the-final-frontier
...
Have bubblewrap mount a new /proc in the wrapped environment.
2018-02-07 17:24:38 -05:00
Bill Nottingham
c1a0e2cd16
Have bubblewrap mount a new /proc in the wrapped environment.
...
Since we're running with a new pid namespace, we should have
a new /proc that is in that namespace. Otherwise things will
be weird.
2018-02-07 15:47:03 -05:00
Bill Nottingham
4abcbf949a
Merge pull request #1142 from geerlingguy/fix-some-text
...
Fix grammar for tasks - replace 'state' with 'stage'.
2018-02-06 19:28:20 -05:00
Bill Nottingham
ef5b040f70
Merge pull request #1121 from jeis2497052/devel
...
Propose small spelling changes
2018-02-02 10:55:23 -05:00
Bill Nottingham
d6ed6a856d
Merge pull request #845 from wenottingham/he-sees-you-when-you're-sleeping
...
Tweak collected information.
2017-12-21 13:52:11 -05:00
Bill Nottingham
568901af74
Tweak collected information.
2017-12-14 19:22:18 -05:00
Bill Nottingham
9be438a60a
Merge pull request #788 from wenottingham/no-country-for-old-python
...
Don't bother checking for python 2.6 in the venv
2017-12-11 14:57:25 -05:00
Bill Nottingham
c62430c282
Drop python2.6 checks.
2017-12-11 13:59:00 -05:00
Bill Nottingham
40c22dcec8
Merge pull request #643 from wenottingham/whitespace-the-final-frontier
...
Fix extra whitespace in callback URL.
2017-11-29 11:29:45 -05:00
Bill Nottingham
3866dcaaae
Merge pull request #732 from wenottingham/quote-fu
...
Remove stray quote from help string.
2017-11-28 15:38:42 -05:00
Bill Nottingham
8cede51bac
Remove stray quote from help string.
2017-11-28 14:32:39 -05:00
Bill Nottingham
64f89b3fce
Merge pull request #578 from wenottingham/protect-our-environment
...
Remove some environment variables the callback plugin doesn't actually use
2017-11-14 16:10:53 -05:00
Bill Nottingham
aaaae87aa7
Remove some environment variables the callback plugin doesn't actually use.
2017-11-14 15:57:49 -05:00
Bill Nottingham
0558bd82bb
Fix extra whitespace in callback URL.
2017-11-14 12:03:52 -05:00
Bill Nottingham
b03a64dd53
Merge pull request #567 from wenottingham/the-source--not-just-a-magazine
...
Assorted updates to project_update.yml
2017-11-13 15:18:42 -05:00
Bill Nottingham
a2b18a9f6e
Add test to short-circuit checkout if revision is already checked out.
...
Move role checkout to a separate play, to work with this.
2017-11-08 18:29:59 -05:00
Bill Nottingham
632ff959ff
Merge pull request #573 from wenottingham/going-up-for-some-headers
...
Preformatted text doesn't actually work in our popovers; don't try to use it.
2017-11-03 15:23:05 -04:00
Bill Nottingham
19d093f7aa
Preformatted text doesn't actually work in our popovers; don't try to use it.
2017-11-03 13:25:58 -04:00
Bill Nottingham
c827e73dac
Update comments and task names.
2017-11-02 14:11:48 -04:00
Bill Nottingham
7f20118d48
Merge pull request #547 from wenottingham/its-time-for-an-audit
...
Add system auditor placeholder.
2017-11-01 11:32:15 -04:00
Bill Nottingham
89d0f90e27
Add system auditor placeholder.
2017-11-01 10:46:39 -04:00
Bill Nottingham
c680327ec3
Merge pull request #506 from wenottingham/its-log
...
Remove accidentally committed log files
2017-10-26 09:17:30 -04:00
Bill Nottingham
da25f4104c
Update .gitignore for npm log files.
2017-10-25 21:37:29 -04:00
Bill Nottingham
871dc81da3
Avoid task duplication by using default(omit).
2017-10-25 21:30:46 -04:00
Bill Nottingham
1285e8ffef
Add blocks around the different SCMs, for clarity purposes.
2017-10-25 16:58:41 -04:00
Bill Nottingham
a8947c3b96
Remove accidentally committed log files
2017-10-25 16:38:56 -04:00
Bill Nottingham
a313109b15
Merge pull request #475 from wenottingham/scm-tooltip
...
Update tooltip for update-on-launch.
2017-10-20 10:32:34 -04:00
Bill Nottingham
31c1e1684d
Update tooltip for update-on-launch.
...
This better describes how this setting is used.
2017-10-19 16:57:50 -04:00
Bill Nottingham
5f3b4575de
Merge pull request #456 from wenottingham/i-am-becoming
...
Set ANSIBLE_BECOME_ASK_PASS to avoid deprecation warning.
2017-10-17 18:11:33 -04:00
Bill Nottingham
058475c131
Set ANSIBLE_BECOME_ASK_PASS to avoid deprecation warning.
2017-10-17 16:00:16 -04:00
Bill Nottingham
710aaaa2c8
Merge pull request #195 from JeLuF/patch-1
...
Fix typo ("directory" misspelled)
2017-09-18 13:47:40 -04:00
Bill Nottingham
ece93c45c9
Merge pull request #178 from Numblesix/devel
...
Fixed Typo in Install.md
2017-09-15 15:11:51 -04:00
Bill Nottingham
0489d945fb
Merge pull request #36 from Zokormazo/fix-typo
...
Fix typo in contributing guide
2017-09-07 14:11:18 -07:00
Bill Nottingham
b565fd2ec1
Merge pull request #29 from bjoernfan/doc-install-fixes
...
Documentation fixes in INSTALL.md
2017-09-07 09:33:57 -07:00
Bill Nottingham
8cb55107d0
Merge pull request #32 from wenottingham/devel
...
Nuke old license file.
2017-09-07 07:46:02 -07:00
Bill Nottingham
9524a5c860
Nuke old license file.
...
Signed-off-by: Bill Nottingham <notting@splat.cc >
2017-09-07 07:19:03 -07:00
Bill Nottingham
f7f61c9be2
Merge pull request #54 from wenottingham/time-example
...
Fix search example.
2017-07-25 19:08:16 -04:00
Bill Nottingham
6855e3420f
Fix search example.
2017-07-25 17:31:38 -04:00
Bill Nottingham
c098754470
Merge pull request #44 from wenottingham/its-a-privilege
...
Don't hardcode privilege escalation prompts if they're all of the same format.
2017-07-25 17:31:06 -04:00
Bill Nottingham
4276959dc2
Add runas to the actual list of privilege escalations (added in 2.3).
...
Migration added by hand from the 3.1 migration.
2017-07-25 17:23:10 -04:00
Bill Nottingham
7077271299
Fixup flake8
2017-07-25 17:23:10 -04:00
Bill Nottingham
864d803273
Don't hardcode privilege escalation prompts if they're all of the same format.
...
Just create them all from supported privilege escalation types.
2017-07-25 17:23:10 -04:00
Bill Nottingham
0cf376ca6f
Merge pull request #23 from wenottingham/do-pmrun-run-run
...
Fixup prompt check for pmrun usage
2017-07-25 10:07:59 -04:00
Bill Nottingham
e345041173
Fixup prompt check for pmrun usage
2017-07-24 12:59:41 -04:00
Bill Nottingham
bd55669423
Merge pull request #7250 from wenottingham/po-tay-to-po-tah-to
...
Fix header logo usage in API template.
2017-07-21 14:46:13 -04:00
Bill Nottingham
ae85ce6320
Fix logo usage in API header page
2017-07-21 14:27:14 -04:00
Bill Nottingham
67a7df0658
Merge pull request #7236 from wenottingham/florence-and-the-machine-credentials
...
Keep the 'machine' credential name for user/password & key credentials.
2017-07-21 12:02:54 -04:00
Bill Nottingham
836dc7d7f5
Fixup unit tests
2017-07-21 11:45:02 -04:00
Bill Nottingham
369c0f19ec
Keep the 'machine' credential name for user/password & key credentials.
2017-07-21 10:24:34 -04:00
Bill Nottingham
326b7ef920
Merge pull request #7112 from wenottingham/scm-labels
...
Adjust SCM labels based on SCM type.
2017-07-21 10:02:22 -04:00
Bill Nottingham
772de80604
Merge pull request #7132 from wenottingham/diffmode-changes
...
Tweak diff mode wording in UI.
2017-07-19 14:40:03 -04:00
Bill Nottingham
b0a4fdd4c5
Merge pull request #7039 from wenottingham/repo-man
...
Refactor out EL repo setup into its own role
2017-07-18 14:05:11 -04:00
Bill Nottingham
22635932ce
Tweak diff mode wording in UI.
2017-07-18 11:36:48 -04:00
Bill Nottingham
55de48a964
Adjust SCM labels based on SCM type.
2017-07-17 14:31:55 -04:00
Bill Nottingham
8482ed0432
Merge pull request #6818 from wenottingham/i-have-no-idea-what-im-doing
...
SAML configuration changes based on feedback from field.
2017-07-14 17:05:50 -04:00
Bill Nottingham
061714a6c3
Merge pull request #7055 from wenottingham/paths
...
Add some format help to a few Tower Configuration items.
2017-07-14 16:49:32 -04:00
Bill Nottingham
ca38de09c3
Merge pull request #7086 from wenottingham/assorted-strings
...
Update assorted strings in tooltips/navigation.
2017-07-14 16:29:29 -04:00
Bill Nottingham
15f815b8ff
Update fact cache tooltip wording.
2017-07-14 15:40:53 -04:00
Bill Nottingham
ca8b523f98
Re-word 'no insights playbook available' filter.
2017-07-14 15:38:01 -04:00
Bill Nottingham
5d57d59953
Merge pull request #7060 from wenottingham/deprecations-again
...
Fix deprecation warning.
2017-07-14 14:23:38 -04:00
Bill Nottingham
ee1416d9b9
Add some format help to a few Tower Configuration items.
2017-07-13 13:35:40 -04:00
Bill Nottingham
78b3ff8488
Merge pull request #6993 from wenottingham/up-up-up-the-grade
...
Optionally upgrade Ansible when upgrading Tower.
2017-07-12 14:09:16 -04:00
Bill Nottingham
c7815910b7
Merge pull request #6834 from wenottingham/adjust_preflight
...
Adjust preflight checks.
2017-07-12 12:25:15 -04:00
Bill Nottingham
c30545e220
Merge pull request #7014 from wenottingham/nobuntu
...
Add preflight check to not allow for isolated nodes on Ubuntu.
2017-07-12 11:48:36 -04:00
Bill Nottingham
92bc5fd3f0
Merge pull request #6895 from wenottingham/de-tower-ify
...
Remove assorted references to Tower.
2017-07-05 17:17:26 -04:00