Steven Borrelli
Steven Borrelli
Bootstrap a node remotely via ssh - install converge on remote node
Make Link to resources clearer from the web page.
It would be nice to drive modules with data only. For example, if we had a users.json file that matched the user fields like: ``` { "alice": { "uid": 100,...
Mirror file.owner functionality and allow file.mode to recurse.
User Feature request
I don't know if this should be a macro, but I was bitten today in Ansible because interpolations resulted in an empty variable. Is it possible that we have some...
Support metadata in configuration files. ``` hcl meta { author = "Sally Hackenstein" organization = "ponies worldwide" pgp_key_id = "203A5FE1" org_url = "" version = "1.0.2" vcs_url = "git@git" license...
The OWNERS.md file contains the default maintainers and needs to be updated.
### What problem are you facing? The `--sdk-auth` option in the Azure CLI was deprecated in https://github.com/Azure/azure-cli/pull/19414 and restored in https://github.com/Azure/azure-cli/pull/19872 with a deprecation warning. As documented in the [Crossplane...
### What problem are you facing? Documentation for generating Azure credentials is missing from this repository. Newer versions of the crossplane Docs [getting started guide](https://crossplane.io/docs/v1.5/getting-started/install-configure.html#get-azure-principal-keyfile), point to using the `--sdk-auth`...