root
82a636ced5
0-init/defaults/main.yml: reconcile stale vars
2021-07-30 15:37:04 -04:00
root
66ebc95dfe
Tighten up 0-init, 1-prep etc for understandability
2021-07-30 04:01:12 -04:00
A Holt
2d82ecd8e2
Update local_facts.fact
2021-06-19 18:44:12 -04:00
A Holt
66b9f469e8
Update local_facts.fact
2021-06-19 18:33:09 -04:00
A Holt
262f7dd484
Update local_facts.fact
2021-06-19 18:01:07 -04:00
root
2ebf8aefc9
'ansible --version' output was being truncated
2021-04-13 12:14:27 -04:00
A Holt
0e7169cf1f
Update local_facts.fact
2021-01-29 19:03:28 -05:00
root
3ecfa69c82
Prepare for Ubuntu 21.04 (Hirsute Hippo)
2020-11-15 00:25:49 +00:00
A Holt
0b49e48ec9
Merge branch 'master' into local_facts.fact-safer
2020-10-27 14:25:35 -07:00
A Holt
d1e53db826
Quoting vars is safer...on these 3 lines
2020-10-27 17:17:40 -04:00
A Holt
01f048c54d
Update local_facts.fact
2020-10-27 16:57:56 -04:00
root
b80714540a
Fix in scripts/local_facts.fact for Mint
2020-10-27 14:03:55 -04:00
A Holt
243393510e
Clarify former symlink network-manager.service to NetworkManager.service
2020-10-27 10:52:11 -04:00
A Holt
5eef6b2cfc
Avoid blocking on Linux Mint's /etc/upstream-release/lsb-release
2020-10-27 10:39:34 -04:00
root
bddcfbec6c
Remove long-deprecated phplib_dir
2020-10-27 09:27:21 -04:00
root
0e8055d2b3
NM detection for Ubuntu 20.10 etc
2020-10-27 07:53:28 -04:00
A Holt
c3b1c71efb
Merge pull request #2582 from holta/debian-11-vars
...
Overseas request for immediate testing of IIAB on Debian 11 Bullseye + similarly clean out long-deprecated apache_config_dir from high-level <OS>.yml vars files
2020-10-21 15:47:23 -07:00
A Holt
bc7a313df9
Update local_facts.fact
2020-10-21 12:54:52 -04:00
A Holt
f89ae8724d
scripts/local_facts.fact: Clarify STAGE var
2020-10-19 15:49:43 -04:00
A Holt
0a0f38716a
Clarify scripts/local_facts.fact
2020-10-19 15:29:46 -04:00
root
dd40abd738
scripts/local_facts.fact fixed & cleaned
2020-10-19 15:10:27 -04:00
root
d8f277c59e
local_facts.fact safety/readability + remove tags from .yml's
2020-10-19 12:45:36 -04:00
A Holt
92a09a5d73
Update local_facts.fact
2020-10-19 03:25:39 -07:00
A Holt
c533cf7e77
Update local_facts.fact
2020-10-19 03:01:57 -07:00
A Holt
5db1c4a668
local_facts.fact: bash was failing on comments in case statement
2020-09-02 14:39:19 -04:00
A Holt
8fc732e1e4
Get Real...admit we no longer support 11 distro/versions...to strengthen support for our core 4 OS's
2020-09-01 22:42:11 -04:00
A Holt
39cc56369e
Update local_facts.fact
2020-08-20 12:51:17 -04:00
Jerry Vonau
22979c14c4
use /etc/rpi-issue for raspbian test
2020-05-29 11:59:28 -05:00
Jerry Vonau
b0c9e19023
ubuntu-20
2020-03-15 02:10:27 -05:00
Jerry Vonau
4e57383379
replace is_rpi with rpi_model
2020-03-04 17:02:01 -06:00
A Holt
c4dad06fbb
Update local_facts.fact
2019-03-23 07:58:35 -04:00
A Holt
c1cafccec1
ubuntu-19 for partial support of 19.04 / 19.10
2019-03-23 07:26:07 -04:00
Arky
a6e8d8e79e
[Debian 10]Add case switch for debian-10
...
Fixes #902
2018-07-16 16:58:22 +07:00
A Holt
3648753210
sourcing of iiab.env moved up for upgrades; indenting cleanup
2018-04-28 12:27:32 -04:00
Jerry Vonau
8197ead1b7
NM and sysd_netd detection
2017-11-24 11:04:36 -06:00
Jerry Vonau
dce759473c
ubuntu-18
2017-11-22 12:21:31 -06:00
Jerry Vonau
fd3d1ae86a
DHCPCD_PATH
2017-11-18 22:18:47 -06:00
Jerry Vonau
95409fdfff
move dhcpcd detection to local_facts to clean up logging
2017-11-12 19:30:59 -06:00
Jerry Vonau
ddf2129e5d
ubuntu-17.yml
2017-11-12 19:30:59 -06:00
Jerry Vonau
dc15f066b9
partial cherry-pick of 87c81df5e0
2017-11-06 12:33:42 -06:00
Jerry Vonau
7c8b2e1641
introduce 'stage'
2017-11-06 12:33:42 -06:00
georgejhunt
701ab3d4db
runansible succeeded ( #155 )
2017-08-21 17:49:31 -07:00
georgejhunt
cbb090fe71
missing quote in localfacts ( #97 )
2017-07-04 15:39:45 -07:00
georgejhunt
dfe68e63fa
Startup ( #85 )
...
* move local_facts, test for it, cp if necess
* got os wrong -- not OS
* change /etc/*release, vars/filenames
* add os_ver
* add os_ver to iiab.env
* remove uuid generation for local_facts
* next
* delete debugging lines
* fetch the uuid, and put it in ini file
* be more specific about uuid
* need braces in set_fact
* hyphen in OS-version
* go back to OS.yml based upon os_ver
* remove debug
* oops VERSION_ID->OS_VER
* issure error message when OS not in case statement
2017-07-04 13:07:47 -07:00