-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing a few more issues found (#18)
* modified: .github/controller_install_inventories/openshift_awx modified: .github/workflows/pre-commit.yml modified: .github/workflows/update_pre_commit.yml modified: CHANGELOG.rst modified: CODEOWNERS modified: README.md modified: plugins/lookup/controller_object_diff.py modified: plugins/modules/controller_export_diff.py modified: roles/filetree_create/README.md modified: roles/filetree_create/meta/argument_specs.yml modified: roles/filetree_create/meta/main.yml modified: roles/filetree_read/meta/argument_specs.yml modified: roles/filetree_read/meta/main.yml modified: roles/filetree_read/tests/config-controller-filetree.yml modified: roles/object_diff/meta/argument_specs.yml modified: roles/object_diff/meta/main.yml modified: roles/object_diff/tasks/schedules.yml modified: roles/object_diff/tests/drop_diff.yml modified: tests/configure_controller_export_model.yml modified: tests/playbooks/configure_awx.yml modified: tests/playbooks/configure_controller.yml modified: tests/templates/controller_config.yml * renamed: .github/workflows/ci_standalone.yml -> .github/disabled_workflows/ci_standalone.yml renamed: .github/workflows/ci_standalone_versioned.yml -> .github/disabled_workflows/ci_standalone_versioned.yml * modified: galaxy.yml modified: roles/filetree_create/meta/main.yml modified: roles/filetree_read/meta/main.yml modified: roles/filetree_read/tests/config-controller-filetree.yml modified: roles/object_diff/meta/main.yml modified: roles/object_diff/tests/drop_diff.yml modified: roles/offline_sync/tasks/main.yml deleted: tests/configure_controller.yml deleted: tests/configure_controller_export_model.yml deleted: tests/playbooks/configure_awx.yml deleted: tests/playbooks/configure_controller.yml * modified: .github/workflows/pre-commit.yml modified: .yamllint.yml * modified: plugins/lookup/controller_object_diff.py modified: plugins/modules/controller_export_diff.py * deleted: tests/sanity/ignore-2.14.txt deleted: tests/sanity/ignore-2.15.txt
- Loading branch information
1 parent
0ef46a3
commit 6c01bbe
Showing
30 changed files
with
32 additions
and
572 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,6 @@ pg_password=awxpass | |
pg_database=awx | ||
pg_port=5432 | ||
|
||
|
||
admin_user=admin | ||
admin_password=password | ||
|
||
|
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,6 @@ infra.aap_configuration_extended Release Notes | |
|
||
.. contents:: Topics | ||
|
||
|
||
v0.1.0 | ||
====== | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.