add laptop setup #268

Merged
mg merged 44 commits from laptop_mint into master 2024-12-30 20:06:25 +01:00
3 changed files with 4 additions and 4 deletions
Showing only changes of commit e03162aff3 - Show all commits

View file

@ -1,5 +1,5 @@
--- ---
- hosts: irantu - hosts: laptop
roles: roles:
- role: mgrote_users - role: mgrote_users
tags: users tags: users

View file

@ -1,5 +1,5 @@
--- ---
- hosts: all - hosts: laptop
gather_facts: false gather_facts: false
roles: roles:
- role: robertdebock.bootstrap - role: robertdebock.bootstrap
@ -18,7 +18,7 @@
password: "{{ lookup('viczem.keepass.keepass', 'mg_linux_password_hash', 'password') }}" password: "{{ lookup('viczem.keepass.keepass', 'mg_linux_password_hash', 'password') }}"
vars: vars:
### reobertdebock.bootstrap ### robertdebock.bootstrap
bootstrap_user: mg bootstrap_user: mg
bootstrap_wait_for_host: false bootstrap_wait_for_host: false
bootstrap_timeout: 1 bootstrap_timeout: 1

View file

@ -25,7 +25,7 @@
password: "{{ lookup('viczem.keepass.keepass', 'mg_linux_password_hash', 'password') }}" password: "{{ lookup('viczem.keepass.keepass', 'mg_linux_password_hash', 'password') }}"
vars: vars:
### reobertdebock.bootstrap ### robertdebock.bootstrap
bootstrap_user: mg bootstrap_user: mg
bootstrap_wait_for_host: false bootstrap_wait_for_host: false
bootstrap_timeout: 1 bootstrap_timeout: 1