Giter Club home page Giter Club logo

andif888 / azure-playground Goto Github PK

View Code? Open in Web Editor NEW
14.0 5.0 8.0 829 KB

This repo creates an azure playground environment. It provisions a few small infrastructure VMs to enable convenient remote access to the environment. The core environment automatically configures infrastructure services like Active Directory, Fileshares, SQL, Remote Desktop Gateway Remote Access including public SSL certificates. The environment can serve any purpose but the many motivation is to automatically provision an environment which acts as your TestLab or HomeLab in the Azure cloud.

Shell 11.33% Jinja 26.81% HCL 60.19% Smarty 0.47% Batchfile 1.20%
azure-devops ansible terraform-azurerm guacamole

azure-playground's Issues

"Unsupported parameters for (community.windows.win_domain_user) module: group_action.

Hi @andif888 ,
The entire deployment is not fully completed and breaks here.

- name: infra-dc - Add users community.windows.win_domain_user: name: '{{ item.name }}' groups: '{{ item.groups }}' group_action: add

TASK [infra-dc - Add users] ****************************************************
failed: [dc0] (item={'name': 'a-root', 'groups': ['IT'], 'ou_path': 'OU=it,OU=users,OU=infra,DC=playground,DC=prianto,DC=com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"groups": ["IT"], "name": "a-root", "ou_path": "OU=it,OU=users,OU=infra,DC=playground,DC=prianto,DC=com"}, "msg": "Unsupported parameters for (community.windows.win_domain_user) module: group_action. Supported parameters include: password_never_expires, enabled, update_password, groups_missing_behaviour, country, spn_action, surname, sam_account_name, identity, user_cannot_change_password, firstname, password, delegates, attributes, account_locked, domain_username, groups_action, postal_code, state, city, upn, domain_server, spn, description, path, groups, company, email, domain_password, street, name, state_province, password_expired, lastname, principals_allowed_to_delegate, spns"}

Could you please check at some point or give me a tip?

If I add "#ignore_errors: true" in the "infra-dc" playbook, it continues to run, but it breaks at another point. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.