Skip to content

Commit

Permalink
Rename master branch to main
Browse files Browse the repository at this point in the history
Signed-off-by: nishipy <[email protected]>
  • Loading branch information
nishipy committed Aug 27, 2023
1 parent e42e11c commit dbcee3c
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/collection-publish-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- 'contrib/publish-requirements.txt'
- 'contrib/publish.sh'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/collection-publish.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/connections_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'tests/integration/targets/connection/**'
- 'tests/integration/targets/connection_*/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/connections_tests.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- 'plugins/modules/podman_container_info.py'
- 'tests/integration/targets/podman_container/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_container.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_container_exec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_container_exec.py'
- 'tests/integration/targets/podman_container_exec/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_container_exec.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_container_idem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- 'plugins/module_utils/podman/common.py'
- 'tests/integration/targets/podman_container_idempotency/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_container_idem.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_container_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- 'plugins/modules/podman_container_info.py'
- 'tests/integration/targets/podman_container_info/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_container_info.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- 'plugins/modules/podman_containers.py'
- 'tests/integration/targets/podman_containers/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_containers.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_export.py'
- 'tests/integration/targets/podman_export/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_export.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_generate_systemd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_generate_systemd.py'
- 'tests/integration/targets/podman_generate_systemd/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_generate_systemd.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_image_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'plugins/modules/podman_image_info.py'
- 'tests/integration/targets/podman_image_info/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_image_info.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_import.py'
- 'tests/integration/targets/podman_import/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_import.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_load.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_load.py'
- 'tests/integration/targets/podman_load/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_load.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_login.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_login.py'
- 'tests/integration/targets/podman_login/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_login.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_login_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_login_info.py'
- 'tests/integration/targets/podman_login_info/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_login_info.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_logout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_logout.py'
- 'tests/integration/targets/podman_logout/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_logout.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_network.py'
- 'tests/integration/targets/podman_network/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_network.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_network_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_network_info.py'
- 'tests/integration/targets/podman_network_info/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_network_info.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_play.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_play.py'
- 'tests/integration/targets/podman_play/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_play.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_pod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- 'plugins/modules/podman_pod_info.py'
- 'tests/integration/targets/podman_pod/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_pod.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_pod_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- 'plugins/modules/podman_pod_info.py'
- 'tests/integration/targets/podman_pod_info/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_pod_info.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_prune.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_prune.py'
- 'tests/integration/targets/podman_prune/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_prune.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_runlabel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_runlabel.py'
- 'tests/integration/targets/podman_runlabel/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_runlabel.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_save.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_save.py'
- 'tests/integration/targets/podman_save/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_save.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_secret.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'plugins/modules/podman_container.py'
- 'plugins/module_utils/podman/podman_container_lib.py'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_secret.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_tag.py'
- 'tests/integration/targets/podman_tag/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_tag.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_volume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- 'plugins/modules/podman_volume.py'
- 'tests/integration/targets/podman_volume/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_volume.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_volume_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- 'plugins/modules/podman_volume.py'
- 'tests/integration/targets/podman_volume_info/**'
branches:
- master
- main
pull_request:
paths:
- '.github/workflows/podman_volume_info.yml'
Expand Down
2 changes: 1 addition & 1 deletion CODE-OF-CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## The Podman Ansible Collections Project Community Code of Conduct

The Podman Ansible Collections project follows the [Containers Community Code of Conduct](https://github.com/containers/common/blob/master/CODE-OF-CONDUCT.md).
The Podman Ansible Collections project follows the [Containers Community Code of Conduct](https://github.com/containers/common/blob/main/CODE-OF-CONDUCT.md).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![GitHub Actions CI/CD build status — Collection test suite](https://github.com/containers/ansible-podman-collections/workflows/Collection%20build%20and%20tests/badge.svg?branch=master)](https://github.com/containers/ansible-podman-collections/actions?query=workflow%3A%22Collection%20build%20and%20tests)
[![GitHub Actions CI/CD build status — Collection test suite](https://github.com/containers/ansible-podman-collections/workflows/Collection%20build%20and%20tests/badge.svg?branch=main)](https://github.com/containers/ansible-podman-collections/actions?query=workflow%3A%22Collection%20build%20and%20tests)

# Ansible Collection: containers.podman

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Security and Disclosure Information Policy for the Podman Ansible Collections Project

The Podman Ansible Collections Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/master/SECURITY.md) for the Containers Projects.
The Podman Ansible Collections Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/main/SECURITY.md) for the Containers Projects.

0 comments on commit dbcee3c

Please sign in to comment.