David Wilson
a717c5406c
tests: split etc_environment test in two
...
Turns out nobody supports ~/.pam_environment any more. Keep the
behaviour around for the time being.
2018-11-06 16:57:51 +00:00
David Wilson
a6995a5288
issue #338 : refactor env handling into class and fix tests.
2018-08-18 16:43:59 +01:00
David Wilson
06ae59702c
tests: rationalize matrix and rewrite ansible_tests
...
Now all distros run in parallel.
2018-08-18 16:43:59 +01:00
David Wilson
8eb288856c
issue #338 : run /etc/environment test with become:true.
2018-08-18 16:43:59 +01:00
David Wilson
1473f49505
ansible: emulate /etc/environment reloading behaviour of vanilla.
...
This change is relatively incomplete -- ideally we could snapshot
os.environ and /etc/environment at startup and respect key deletions
too, but that's a lot more work. Wait for a bug report instead.
Closes #338 .
2018-08-18 16:43:59 +01:00