Jon Alfaro
Jon Alfaro
Currently if you have the mirror set to read-only you can still write variables. Read-only variables are not something we support now, but may be worth discussing.
**Describe the bug** When getting instances the hasPreviousPage property of the pageInfo is always false. If you look at the examples below you can see that `pageInfo.hasPreviousPage ` is false...
**Is your feature request related to a problem? Please describe.** Need to update go-swagger API documentation for new mirror handlers.
### Summary Not all Ansible playbooks require a target host, we should support running Ansible playbooks without auth. Additionally, support for user / pass auth is missing and should be...
### Summary Update sshscp image to support copying a file from a source host to destination host. Currently you can work around this by first creating a variable using `scpfrom`...