Commit Graph

152 Commits

Author SHA1 Message Date
Ethan Paul 9710961a14 Add @enpaul keys for inerro 2019-08-25 01:43:16 -04:00
Ethan Paul a0f6cc6b8c Remove workstation target from certain users
Roll root password
2019-08-24 14:40:23 -04:00
Ethan Paul 36db90e73f Remove legacy python module from global packges 2019-08-24 14:40:08 -04:00
Ethan Paul 2c7c74be56 Rename serico and vigil host vars to use FQDNs
Convert fedora 30 devices to using python3 for remote ansible interpreter
2019-08-24 14:39:25 -04:00
Ethan Paul 7a1ea8f6a9 Fix bug with git branch display in default bash prompt 2019-08-24 14:37:52 -04:00
Ethan Paul 91e7916a64 Add inerro workstation
Update inventory with fqdn's
2019-08-24 14:33:46 -04:00
Ethan Paul a412078047 Roll key for enpaul@ph-1 2019-07-02 00:19:17 -04:00
Ethan Paul 106c4f697a Add phone public key 2019-07-02 00:14:41 -04:00
Ethan Paul cfc68db472 Merge branch 'enpaul-new-keys' of omni/omni-ansible into master 2019-06-08 23:56:49 -04:00
Ethan Paul 1d9fc14cf7 Roll SSH keys for enpaul@vigil-nox 2019-06-08 23:56:24 -04:00
Ethan Paul 78b2a71871
Update @enpaul password 2019-06-03 13:03:58 -04:00
Ethan Paul 29d44e1a4e Update the MOTD 2019-06-02 21:29:06 -04:00
Ethan Paul 97bc1686de Merge branch 'add-avalonburned-pass' of omni/omni-ansible into master 2019-05-12 00:52:16 -04:00
Ethan Paul 783dec58ac
Add @avalonburned key for workstation 2019-05-11 15:54:51 -04:00
Ethan Paul 0c382607cb
Roll password for avalonburned 2019-05-11 15:10:00 -04:00
Ethan Paul 174cf18682 Update hypervisor networking to remove loops 2019-03-30 22:54:44 -04:00
Ethan Paul 2122154202
Disable repo report upload on yum systems 2019-03-30 16:35:16 -04:00
Ethan N. Paul 11d89c213c Update enpaul password 2019-03-09 14:30:15 -05:00
Ethan N. Paul 1e5ce9df65 Update local users to fix dir DNE error
Add default option to all groups
2019-03-03 13:23:15 -05:00
Ethan N. Paul 9a1597f374 Add host vm-db-mysql 2019-03-02 20:30:45 -05:00
Ethan N. Paul 225900bde4 Add hsot vm-host-minecraft 2019-02-23 23:15:18 -05:00
Ethan N. Paul 5bf98eba64 Add second ansible key 2019-02-23 23:15:02 -05:00
Ethan N. Paul d50ab02b3c Remove task to restart sshd
Turns out restarting sshd via ssh isn't the best plan
2019-02-23 23:14:33 -05:00
Ethan Paul c27460c47e Updates to segregate configs by device class
Split cloud VMs out from local VMs in 'cloud' group
Generalize networkd install/config
Generalize sshd config
Create general update playbook
Add host vm-host-nextcloud
2018-12-30 22:54:33 -05:00
Ethan Paul 9a35e992d0 Fix myriad bugs in playbooks
Update inventory
2018-12-22 13:55:36 -05:00
Ethan Paul fd77dbfca4 Add networking to hosts missing it
Update descriptions
Add router host vars file
Add vm-dev-nginx
2018-12-22 13:55:07 -05:00
Ethan N. Paul bf7105006e Add bitwarden host and service account 2018-12-22 13:54:07 -05:00
Ethan N. Paul 36a61c7510 Remove var prompts 2018-12-13 22:33:35 -05:00
Ethan N. Paul ec5837fc7f Add vigil keys 2018-12-13 22:32:43 -05:00
Ethan N. Paul 6509316c8c Add task to copy generated keys to repo 2018-12-13 22:30:40 -05:00
Ethan N. Paul 59aba361ec Rename update-users playbook to update-local-users 2018-12-13 22:02:27 -05:00
Ethan N. Paul cd62ead5ea Update prompt colors in bashrc and motd template 2018-12-13 22:01:48 -05:00
Ethan N. Paul b083a68f78 Add proper site tag to hosts 2018-12-13 22:00:18 -05:00
Ethan N. Paul ad6f7762c1 Add host nimbus-1 2018-12-13 00:51:02 -05:00
Ethan N. Paul 8ef7985233 Fix issues with sudo not being disabled 2018-12-13 00:50:43 -05:00
Ethan N. Paul 16b69c51e8 Finish update-users playbook 2018-12-12 23:53:29 -05:00
Ethan N. Paul 69d0dcd95b Add dependencies playbook for global dependencies 2018-12-12 23:53:29 -05:00
Ethan N. Paul 772a07f2a1 Update all keyfiles 2018-12-12 23:50:53 -05:00
Ethan N. Paul 2e2312f159 Update password for user enpaul 2018-12-11 21:18:40 -05:00
Ethan N. Paul 57a9e7e084 Add global settings 2018-12-11 00:51:34 -05:00
Ethan N. Paul eb153e9365 Add epaul public keys 2018-12-11 00:51:02 -05:00
Ethan N. Paul 6c6de5a954 Update playbooks and finalize the update-users playbook 2018-12-11 00:48:37 -05:00
Ethan N. Paul b68b7160de Break inventory out into hostvars and groupvars
because variable scoping is hard apparently
2018-12-11 00:48:03 -05:00
Ethan N. Paul ea8615aeda Update users structure and add network settings definition 2018-12-11 00:47:21 -05:00
Ethan N. Paul dbf7572814 Add initial user creation playbook 2018-11-27 21:51:33 -05:00
Ethan N. Paul dedefb1c1d Add tasks for platform-specific operations 2018-11-27 01:31:58 -05:00
Ethan N. Paul 2901a1685d Ongoing baseline establishment work
Create provision playbook with modular platform-interop framework
Implement first version of update-system playbook
Implement var organization
Implement basic structure of inventory file
2018-11-27 01:30:55 -05:00
Ethan N. Paul ba4ce45f96 Ongoing work to establish working baseline 2018-11-25 23:33:42 -05:00
Ethan N. Paul a5e418f940 Lots of stuff 2018-11-20 22:01:09 -05:00
Ethan N. Paul 351301d1fd Started putting together more stuff for auth 2018-11-11 20:14:50 -05:00