1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

103 commits

Author SHA1 Message Date
A Holt
9e7b2182fe
Rename ansible-2.2.0 to ansible-2.2.0-deprecated 2018-04-05 12:58:40 -04:00
A Holt
4f49e8f436
Update ansible 2018-04-05 11:50:57 -04:00
A Holt
beda349937
Update ansible-2.4.x 2018-04-05 11:50:30 -04:00
A Holt
ba7167e637
change from /etc/apt/sources.list.d/ansible.list to iiab-ansible.list for Debian & Raspbian 2018-04-05 11:50:03 -04:00
A Holt
77e0820e57
change from /etc/apt/sources.list.d/ansible.list to iiab-ansible.list for Debian & Raspbian 2018-04-05 11:49:19 -04:00
A Holt
76a17f6f8c
change from /etc/apt/sources.list.d/ansible.list to iiab-ansible.list for Debian & Raspbian 2018-04-05 11:47:55 -04:00
root
66e85e8828 Added scripts/ansible-2.5.x (based off scripts/ansible-2.4.x) 2018-04-05 06:44:00 -04:00
A Holt
fa43e25816
--allow-downgrades 2018-04-05 06:32:12 -04:00
A Holt
5c8b895837
Update ansible-2.4.x 2018-04-05 05:58:16 -04:00
A Holt
e5e5969955
Update ansible 2018-04-05 05:57:46 -04:00
A Holt
8d68e20652
Update ansible-2.4.x 2018-04-05 05:57:13 -04:00
A Holt
71ab0953c9
Update ansible 2018-04-05 05:45:38 -04:00
root
a78e10403f scripts/ansible 644 -> 755 2018-04-05 05:41:38 -04:00
A Holt
94227e702a
Update ansible 2018-04-05 05:36:29 -04:00
A Holt
b5ddfbb89c
Update ansible-2.4.x 2018-04-05 05:36:25 -04:00
A Holt
b57fffaa69
Update ansible 2018-04-05 05:33:35 -04:00
A Holt
005d7db1d4
Create ansible 2018-04-05 05:29:52 -04:00
A Holt
f9640cb82d
Update ansible-2.4.x 2018-04-05 05:29:16 -04:00
A Holt
e09deecec8
Update ansible-2.4.x 2018-04-05 04:48:56 -04:00
A Holt
9cb6c40a6b
Rename ansible to ansible-2.4.x 2018-04-05 04:36:31 -04:00
A Holt
42b13eb513
generate LOUDER warning if /etc/apt/sources.list* already exist(s) (for folk wanting to revert from 2.5.x to 2.4.x) 2018-04-05 04:35:10 -04:00
A Holt
82a24a1ccb
Update ansible 2018-04-05 04:08:06 -04:00
A Holt
5fa3cfd118
Update ansible 2018-04-05 03:54:49 -04:00
A Holt
be73c0f789
Add repo for ansible-2.4 alone (avoids upgrades to 2.5.x upon "apt update" etc) 2018-04-05 03:53:03 -04:00
A Holt
7741f4a651
Update ansible 2018-04-05 03:30:02 -04:00
A Holt
49382001ad
Update ansible 2018-04-05 03:29:16 -04:00
A Holt
1684fd90e1
safer test for existence of command (ansible-playbook) 2018-04-05 03:28:52 -04:00
A Holt
d62c51c041
add BOTH PPA repos (for Ansible 2.4.x & latest) to /etc/apt/* 2018-04-05 03:06:24 -04:00
A Holt
a87d41d2bc
let's not restrict PPA repo to Ansible 2.4.x if poss? 2018-04-05 02:57:11 -04:00
A Holt
c7e611b755
pin Ansible to 2.4.x for now (e.g. "pip install ansible==2.4.4.0" on OLPC) 2018-04-05 02:32:43 -04:00
A Holt
8e71469b52
Update ansible 2018-03-23 12:52:23 -04:00
A Holt
62de11463d
restore scripts/ansible now that Ansible 2.5.0 is released & smoke-tested 2018-03-23 12:50:18 -04:00
A Holt
277adddee0
comments clarified: Ansible 2.4.2 override for now 2018-02-12 09:58:46 -05:00
A Holt
9e55dac626
apt -y --allow-downgrades install ./ansible_2.4.2... 2018-02-11 18:29:41 -05:00
A Holt
8f682f463b
apt -y install ./ansible_2.4.2... 2018-02-11 18:24:44 -05:00
A Holt
cc491feb9c
temporarily install Ansible 2.4.2 on RPi/Deb/Ubuntu (from download.iiab.io) 2018-02-11 18:16:00 -05:00
A Holt
0095c6907d
also ansible-2.4.3.0-1.el7.ans.noarch.rpm 2018-02-06 21:04:44 -05:00
A Holt
705f008864
scripts/ansible 2.4.2 -> 2.4.3 2018-02-06 19:32:58 -05:00
A Holt
3ccccbd9bc
Clarify how calibre-install-latest.sh works in comments? 2018-01-10 17:09:09 -05:00
A Holt
62bdd1ea2a
# to match iiab-install 2017-12-13 07:03:01 -05:00
A Holt
4e90c94c9e
ansible version logic standardized w/ iiab-install 2017-12-13 04:51:45 -05:00
A Holt
9d014e620c
if ! which ansible-playbook ; then 2017-12-12 11:33:39 -05:00
A Holt
944fe8b1ec
restores "grep -qi" & much cleaner
Tested on Ubuntu 16.04 LTS and Raspbian Lite.
2017-12-12 11:09:00 -05:00
A Holt
989d52c4a1
2 typos due to autocomplete 2017-12-11 23:29:53 -05:00
A Holt
904484d977
Explanations added 2017-12-11 22:08:17 -05:00
A Holt
e5c7508354
Simplified with elif/else 2017-12-11 21:35:47 -05:00
A Holt
29225fc590
Improved output for implementers 2017-12-11 21:21:39 -05:00
A Holt
f169946549
grep -q -> grep -i 2017-12-11 20:10:00 -05:00
A Holt
5fda074a62
reverts prior change 2017-12-11 20:06:10 -05:00
A Holt
3692b1c2f9
Update ansible 2017-12-11 20:04:59 -05:00