iRaven iraven
  • Equestria
  • https://iraven.net
  • Midnight-blue maned and tailed unicorn tech guru :3

  • Joined on 2023-10-27
iraven commented on pull request iraven/py2ME#1 2025-12-18 22:34:42 -06:00
Use "as bit" in importing util.bit within recordTasks files

tested on win + linux and works now

iraven pushed to main at iraven/py2ME 2025-12-18 22:34:09 -06:00
ab57022553 Merge pull request 'Use "as bit" in importing util.bit within recordTasks files' (#1) from bit_useasbit into main
1ba60e6ec8 asshoel
Compare 2 commits »
iraven deleted branch bit_useasbit from iraven/py2ME 2025-12-18 22:34:09 -06:00
iraven merged pull request iraven/py2ME#1 2025-12-18 22:34:07 -06:00
Use "as bit" in importing util.bit within recordTasks files
iraven created pull request iraven/py2ME#1 2025-12-18 22:33:55 -06:00
Use "as bit" in importing util.bit within recordTasks files
iraven created branch bit_useasbit in iraven/py2ME 2025-12-18 22:27:24 -06:00
iraven pushed to bit_useasbit at iraven/py2ME 2025-12-18 22:27:24 -06:00
1ba60e6ec8 asshoel
iraven pushed to main at technolog/ipxe 2025-12-18 16:21:23 -06:00
f04061fbca Update alpine to 3.23, fedora to 43, minor typos
iraven pushed to main at technolog/ansible 2025-11-30 18:45:43 -06:00
99ef7828bf compliance - OS specific tasks more defined
iraven pushed to main at technolog/ansible 2025-11-30 18:43:22 -06:00
94cd4d522b compliance - no password lock on ansible user
iraven pushed to main at technolog/ansible 2025-11-30 18:16:38 -06:00
9098798a0b get rid of getent (again)
iraven pushed to main at technolog/ansible 2025-11-30 18:13:26 -06:00
0599d2c0ce state indent
iraven pushed to main at technolog/ansible 2025-11-30 18:12:33 -06:00
2dc31753d0 Compliance - spreading out tasks
iraven pushed to main at technolog/ansible 2025-11-30 17:54:58 -06:00
8b9759e1c1 only use become when we are not root
iraven pushed to main at technolog/ansible 2025-11-30 17:50:53 -06:00
568efe9d89 fix getent_group not working
iraven pushed to main at technolog/ansible 2025-11-30 17:48:27 -06:00
4e220486ff compliance ansible state indent
iraven pushed to main at technolog/ansible 2025-11-30 17:46:18 -06:00
1c22412a19 try using set_fact instead of defining a var
iraven pushed to main at technolog/ansible 2025-11-30 17:44:05 -06:00
661f02ba98 find doas as a task
iraven pushed to main at technolog/ansible 2025-11-30 17:41:48 -06:00
5722a24627 Trying to understand this ugh
iraven pushed to main at technolog/ansible 2025-11-30 17:28:00 -06:00
4fa0182002 hosts all conflicts with gather_facts - Alpine