| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* Remove `test/legacy/` directory.
* Remove references to `test/legacy/` directory.
* Update the remaining valid legacy reference.
* Remove outdated legacy references.
|
|
|
|
|
|
|
|
| |
These tests rely on the AWS S3 modules, but will not be migrated along with those modules into an AWS collection.
Since these tests will not reside in a collection alongside the modules under test they are being moved to the legacy tests directory.
The legacy tests directory will soon be migrated to a separate repository.
|
|
|
| |
The file handles are left open in those files.
|
|
|
|
|
|
| |
* AWS tests Sanity Test fixups (add boilerplate)
* Remove sanity ignore.txt entries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lib/ansible/modules/cloud/digital_ocean/digital_ocean_snapshot_info.py: fix typos
* lib/ansible/modules/cloud/ovirt/ovirt_host_network.py: fix typos
* test/integration/targets/cnos_backup/README.md: fix typos
* test/integration/targets/cnos_bgp/README.md: fix typos
* test/integration/targets/cnos_command/README.md: fix typos
* test/integration/targets/cnos_conditional_command/README.md: fix typos
* test/integration/targets/cnos_conditional_template/README.md: fix typos
* test/integration/targets/cnos_config/README.md: fix typos
* test/integration/targets/cnos_facts/README.md: fix typos
* test/integration/targets/cnos_image/README.md: fix typos
* test/integration/targets/cnos_rollback/README.md: fix typos
* test/integration/targets/cnos_save/README.md: fix typos
* test/integration/targets/cnos_showrun/README.md: fix typos
* test/integration/targets/cnos_template/README.md: fix typos
* test/integration/targets/cnos_vlag/README.md: fix typos
* test/integration/targets/enos_command/README.md: fix typos
* test/integration/targets/enos_config/README.md: fix typos
* test/integration/targets/enos_facts/README.md: fix typos
* test/legacy/roles/cnos_backup/README.md: fix typos
* test/legacy/roles/cnos_bgp/README.md: fix typos
* test/legacy/roles/cnos_command/README.md: fix typos
* test/legacy/roles/cnos_conditional_command/README.md: fix typos
* test/legacy/roles/cnos_conditional_template/README.md: fix typos
* test/legacy/roles/cnos_ethernet/README.md: fix typos
* test/legacy/roles/cnos_facts/README.md: fix typos
* test/legacy/roles/cnos_image/README.md: fix typos
* test/legacy/roles/cnos_portchannel/README.md: fix typos
* test/legacy/roles/cnos_rollback/README.md: fix typos
* test/legacy/roles/cnos_save/README.md: fix typos
* test/legacy/roles/cnos_showrun/README.md: fix typos
* test/legacy/roles/cnos_template/README.md: fix typos
* test/legacy/roles/cnos_vlag/README.md: fix typos
* test/legacy/roles/cnos_vlan/README.md: fix typos
|
|
|
|
| |
API Tokens provide a new way to authenticate with the Cloudflare API.
They allow for scoped and permissioned access to resources.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* rename
* add symlink
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
|
|
|
|
|
|
| |
* Rename online _facts -> _info
* Add changelog.
|
|
|
|
|
|
|
|
|
| |
* just dont pass locals
- also fix globals
- added tests
* fixed tests
|
| |
|
|
|
|
|
|
|
|
| |
* Rename one_image_facts -> one_image_info.
* Add changelog.
* Forgot symlink.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Integration test cleanup for cloudscale modules
This refactors the cleanup procedure for the integration tests of the
cloudscale_server and cloudscale_volume modules to use an "always"
section for cleanup. The cleanup code also deletes all resources which
contain the test run prefix. This ensures that all resources are cleaned
up regardless of the actual test result which is a prerequisite for
running these tests in CI.
* Move cloudscale_floating_ip tests from legacy to integration
This also adds code to make sure that floating IPs are deleted even if a
test run fails. This is unfortunately not possible for floatint IPv6
networks.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Included support to AIX group subsystems
AIX systems has subsystems as services but also uses group
subsystems.
For example, spooler is a group subsystem to services
qdaemon, writesrv, and lpd.
This change enables the possibility to use also the group
susbsystmes such as spooler, nfs, etc.
When the service name is informed, first the module will
check if the name is a subsystem, if not it will check if
the name is a group subsystem and also it subsystems states.
This change makes services more flexible with AIX systems.
* Included test/legacy/aix_services.yml for tests
As discussed on IRC ansible-devel channes, was include the
legacy tests for further manual tests.
|
| |
|
|
|
|
|
|
| |
* vultr_server: fix multiple ssh keys not handled
* add changelog fragment
|
|
|
|
|
| |
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
|
|
|
| |
* Digital Ocean Integration tests
|
| |
|
| |
|
|
|
|
| |
(#48411)
|
|
|
|
|
|
| |
* vultr: fix for API returned unexpected empty list
* add changelog
|
| |
|
|
|
| |
feat: add more tests
|
| |
|
|
|
|
|
|
|
|
| |
* fix scaleway user data tests
* default values
* pep8
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Add symlinks sanity test.
* Replace legacy test symlinks with actual content.
* Remove dir symlink from template_jinja2_latest.
* Update import test to use generated library dir.
* Fix copy test symlink setup.
|
|
|
| |
* feat: add scaleway security_group_rule management
|
|
|
|
|
| |
fix: pep8 coding style
fix: error order requests
|
| |
|
|
|
| |
- Add an option to enable public ip at server creation
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Rémy Leone <rleone@online.net>
|
|
|
|
| |
Co-authored-by: Rémy Leone <rleone@online.net>
|
|
|
|
| |
Co-authored-by: Rémy Leone <rleone@online.net>
|
|
|
|
| |
Co-authored-by: Rémy Leone <rleone@online.net>
|
|
|
|
| |
Co-authored-by: Rémy Leone <rleone@online.net>
|