<feed xmlns='http://www.w3.org/2005/Atom'>
<title>labitat-ansible/roles/users/templates, branch 3x1g-bond</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.2e8.dk/labitat/labitat-ansible/'/>
<entry>
<title>users: add support for jumponly users</title>
<updated>2020-06-01T15:54:08+00:00</updated>
<author>
<name>Emil Renner Berthing</name>
<email>esmil@labitat.dk</email>
</author>
<published>2020-06-01T15:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.2e8.dk/labitat/labitat-ansible/commit/?id=0fd7afb090e683cf4b219e69d6a9905394621ffe'/>
<id>0fd7afb090e683cf4b219e69d6a9905394621ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>users: add more flexible user management</title>
<updated>2019-01-13T20:30:45+00:00</updated>
<author>
<name>Emil Renner Berthing</name>
<email>esmil@labitat.dk</email>
</author>
<published>2019-01-13T19:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.2e8.dk/labitat/labitat-ansible/commit/?id=bbced59f27d07563734cd0b3cb3da5e4e77634ae'/>
<id>bbced59f27d07563734cd0b3cb3da5e4e77634ae</id>
<content type='text'>
Now user data is in roles/users/defaults/main.yml
and each server should have a hash like this

users:
  'foo': sudo
  'bar': true
  'baz': false
  #'qux': false

This means the user foo will be created with sudo
access, the user bar will be created without sudo
access, while baz and qux will be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now user data is in roles/users/defaults/main.yml
and each server should have a hash like this

users:
  'foo': sudo
  'bar': true
  'baz': false
  #'qux': false

This means the user foo will be created with sudo
access, the user bar will be created without sudo
access, while baz and qux will be removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>users: root: let each user have their own root bashrc</title>
<updated>2018-09-30T19:30:53+00:00</updated>
<author>
<name>Emil Renner Berthing</name>
<email>esmil@labitat.dk</email>
</author>
<published>2018-09-30T19:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.2e8.dk/labitat/labitat-ansible/commit/?id=a39fb817e87d053f82e06305b4a737d40c483ee3'/>
<id>a39fb817e87d053f82e06305b4a737d40c483ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>users: merge root_env into this role</title>
<updated>2018-09-26T09:46:03+00:00</updated>
<author>
<name>Emil Renner Berthing</name>
<email>esmil@labitat.dk</email>
</author>
<published>2018-09-26T09:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.2e8.dk/labitat/labitat-ansible/commit/?id=ae254b596f6e12601e0f6b206d09b87e5a9b480d'/>
<id>ae254b596f6e12601e0f6b206d09b87e5a9b480d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
