| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Using values caused problems while creating an integration playbook as it is a reserved word. Seeing as this module is not yet released, it's prudent to make this change now. 'record_data' is more descriptive and uses the _data convention that we've established for instances.
No functionality in the module has changed.
|
|
|
|
|
| |
Trying to preserve the meaning of the examples.
Related to: https://github.com/ansible/ansible/issues/17479
|
|
This commit adds modules that can manipulate Google Cloud DNS. The modules can create and delete zones, as well as records within zones.
|