1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

372 commits

Author SHA1 Message Date
A Holt
efdf693621
scripts/ansible: Also 'apt install libffi-dev python3-dev' on armhf 2023-09-30 20:32:32 -04:00
A Holt
488e2fbe0d
scripts/ansible: Install cryptography==41.0.3 if dpkg arch armhf 2023-09-30 19:49:04 -04:00
A Holt
2804bf186b
Merge pull request #3643 from holta/ansible-core-2.15.4
Recommend ansible-core 2.15.4
2023-09-11 18:29:38 -04:00
A Holt
28cfb9cf47
Recommend ansible-core 2.15.4 2023-09-11 18:25:08 -04:00
A Holt
821f1448b1
CLARIF: apt-not-pip on 32-bit i386 for ansible-core 2023-09-11 01:51:40 -04:00
A Holt
1986126701
apt instead of pip IFF "i386" AND ansible-core apt installable 2023-09-10 21:44:12 -04:00
A Holt
7191d52a5d
Revert #3634 and #3637 trying /etc/pip.conf w/ cryptography 41.0.3 2023-09-10 21:32:13 -04:00
A Holt
05372f8508
scripts/ansible: Interim /etc/pip.conf for "32-bit" RasPiOS 12 2023-09-10 21:03:27 -04:00
A Holt
48bfe83c3d
Merge branch 'iiab:master' into cryptography-experiment 2023-09-10 19:57:11 -04:00
A Holt
ee20455bd7
scripts/ansible: Clarify PR #3637 test for apt pkg ansible-core 2023-09-10 09:20:54 -04:00
A Holt
42e3485023
Verify apt package 'ansible-core' is truly available on "32-bit" 2023-09-10 09:07:32 -04:00
A Holt
f527807bb8
scripts/ansible: Document 'pipx install ansible-core' 2023-09-08 18:56:55 -04:00
A Holt
eb09a04bd9
scripts/ansible: Mention "+packages" PPA URL 2023-09-08 17:10:23 -04:00
A Holt
14f2f8be69
scripts/ansible: Comment out stale tips RE: ansible-base & /etc/apt 2023-09-08 17:03:10 -04:00
A Holt
f363494625
Force 'apt install ansible-core' on "32-bit" IFF "Debian 12+" 2023-09-08 16:05:09 -04:00
A Holt
b38b45e27c
scripts/ansible: Clarify 'apt install ansible-core' test on "32-bit" OS's 2023-09-08 11:55:37 -04:00
A Holt
8ef8752ad7
scripts/ansible: Evaluate 'apt install ansible-core' on 32-bit RasPiOS 2023-09-08 11:37:32 -04:00
A Holt
5193ea2a44
scripts/ansible: Eval piwheels / cryptography fix on 32-bit "RasPiOS 12" 2023-09-07 17:32:53 -04:00
A Holt
62e5c0ccb3
scripts/ansible: Recommend ansible-core 2.15.3 2023-08-14 15:40:00 -04:00
root
ba596cb5a3 Brute Force 'apt install ansible-core' on 32-bit legacy i386 2023-08-10 22:54:02 -04:00
root
6c648cbd9b Clarify 'apt install python3-cryptography' for i386 Ansible 2023-08-10 03:54:18 -04:00
root
50cded27f2 scripts/ansible: python3-cryptography for 32-bit i386 e.g. i686 2023-08-10 03:32:08 -04:00
A Holt
ceccade90c
scripts/ansible: Update doc links 2023-08-05 13:30:13 -04:00
A Holt
11a978b1da
scripts/ansible: Install cryptography 40.0.1 on ALL 32-bit arch's 2023-08-05 12:00:20 -04:00
A Holt
ff6a0cf4d8
Recommend ansible-core 2.15.2 2023-07-17 22:35:02 -04:00
A Holt
36c5caecd1
Recommend ansible-core 2.15.1 2023-06-20 13:41:41 -04:00
A Holt
8ae4f020e9
Refine PR #3590 to document ansible-core 2.14.6 recommendation 2023-05-22 17:47:29 -04:00
A Holt
56d2733063
TEMPORARILY revert ansible-core 2.15.0 to 2.14.6 for #3588 2023-05-22 11:56:18 -04:00
root
687c497669 Recommend ansible-core 2.15.0 2023-05-15 14:03:21 -04:00
A Holt
7e1dff54d2
scripts/ansible: Fix typo in comment 2023-05-03 03:52:39 -04:00
root
78c22d3df5 scripts/ansible: 2.14.5, cryptography==40.0.1 on armhf, for-loop fix 2023-04-24 13:07:24 -04:00
Jerry Vonau
544a1f2959 https://github.com/iiab/iiab/issues/3547 2023-04-24 10:34:54 -05:00
Jerry Vonau
e1722645c5 shellcheck and whitespace 2023-04-24 10:25:46 -05:00
root
5c1b99f240 Global search/replace: RaspiOS -> RasPiOS 2023-04-02 23:37:45 -04:00
A Holt
031e85a62e
Recommend ansible-core 2.14.4 2023-03-27 14:18:50 -04:00
A Holt
7365b41680
scripts/ansible: Document new OS's PEP 668 guideline 2023-03-22 08:40:29 -04:00
A Holt
ec855c2ff9
Document "/usr/local/ansible/bin/pip3 show ansible-core" 2023-03-18 20:14:03 -04:00
root
aad12eb928 scripts/ansible: Cleaner on-screen output 2023-03-18 00:27:22 -04:00
root
d90227e066 venv WIP: scripts/ansible & kalite/tasks/install.yml 2023-03-17 22:53:22 -04:00
Jerry Vonau
007df549ab
Update scripts/ansible
Co-authored-by: A Holt <holta@users.noreply.github.com>
2023-03-17 17:41:04 -05:00
Jerry Vonau
38e99031d7 virtual env for ansible 2023-03-17 06:10:08 -05:00
root
62543814da scripts/ansible FYI: pip's --break-system-packages is new (Feb 2023) 2023-03-17 00:53:57 -04:00
root
7ce3881f5c Fix PR #3491 to install ansible-core on all OS's as Python 3.11+ proliferates 2023-03-17 00:42:37 -04:00
root
4750badc4e Force 'pip install ansible-core' on Python 3.11+ 2023-03-16 21:28:42 -04:00
A Holt
7d9e1fc62a
Recommend ansible-core 2.14.3 2023-02-28 09:46:17 -05:00
A Holt
69bde5e745
Recommend ansible-core 2.14.2 2023-01-30 18:25:00 -05:00
A Holt
0c93392146
scripts/ansible: Update explanatory URL 2023-01-08 10:59:45 -05:00
Jerry Vonau
a94bc0e070 revert to using pip for ansible on 32bit RaspOS 2023-01-06 19:09:58 -06:00
A Holt
7003fa984c
Recommend ansible-core 2.14.1 2022-12-05 12:50:57 -05:00
A Holt
1adef0e0ce
Clarify focal PPA is ansible-core 2.12.10+ (i.e. evolving!) 2022-11-09 22:25:30 -05:00