Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Manages the domain membership of a client, which can be a Linux or Windows device. [EOL 01.10.2020]

License

Notifications You must be signed in to change notification settings

sbaerlocher/ansible.domain-membership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: domain-membership

Build Status license Ansible Galaxy Ansible Role

Description

Manages the domain membership of a client, which can be a Linux or Windows device.

Installation

ansible-galaxy install sbaerlocher.domain-membership

Requirements

This role requires Ansible 2.5 or higher, and platform requirements are listed in the metadata file.

Role Variables

Variable Default Comments (type)
domain_membership true
domain_membership_domain_name
domain_membership_admin_user
domain_membership_admin_password
domain_membership_ou

Dependencies

For the role to work, the roles sbaerlocher.domain-join and sbaerlocher.sssd must be installed.

Example Playbook

- hosts: all
  roles:
    - sbaerlocher.domain-membership

Changelog

1.0.1

  • Fixed empty var

1.0.0

  • initial commit

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2020, Simon Bärlocher

About

Manages the domain membership of a client, which can be a Linux or Windows device. [EOL 01.10.2020]

Resources

License

Stars

Watchers

Forks

Packages

No packages published