You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>shell</strong>: the users shell</p></li>
592
592
<li><p><strong>group</strong>: the users primary group</p></li>
593
593
<li><p><strong>groups</strong>: the users secondary groups</p></li>
594
+
<li><p><strong>append</strong>: whether to add <cite>user</cite> to <cite>groups</cite>, w/o losing membership of other groups</p></li>
594
595
<li><p><strong>public_keys</strong>: list of public keys to attach to this user, <codeclass="docutils literal notranslate"><spanclass="pre">home</span></code> must be specified</p></li>
595
596
<li><p><strong>delete_keys</strong>: whether to remove any keys not specified in <codeclass="docutils literal notranslate"><spanclass="pre">public_keys</span></code></p></li>
596
597
<li><p><strong>ensure_home</strong>: whether to ensure the <codeclass="docutils literal notranslate"><spanclass="pre">home</span></code> directory exists</p></li>
<li><p><strong>shell</strong>: the users shell</p></li>
592
592
<li><p><strong>group</strong>: the users primary group</p></li>
593
593
<li><p><strong>groups</strong>: the users secondary groups</p></li>
594
+
<li><p><strong>append</strong>: whether to add <cite>user</cite> to <cite>groups</cite>, w/o losing membership of other groups</p></li>
594
595
<li><p><strong>public_keys</strong>: list of public keys to attach to this user, <codeclass="docutils literal notranslate"><spanclass="pre">home</span></code> must be specified</p></li>
595
596
<li><p><strong>delete_keys</strong>: whether to remove any keys not specified in <codeclass="docutils literal notranslate"><spanclass="pre">public_keys</span></code></p></li>
596
597
<li><p><strong>ensure_home</strong>: whether to ensure the <codeclass="docutils literal notranslate"><spanclass="pre">home</span></code> directory exists</p></li>
0 commit comments