Skip to content

Commit

Permalink
https://github.com/ansible/ansible-lint/pull/2359
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Sep 2, 2022
1 parent 1778e07 commit 864c2d7
Show file tree
Hide file tree
Showing 25 changed files with 53 additions and 26 deletions.
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-libvirt/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-libvirt/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-libvirt/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-libvirt/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-virtualbox/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-virtualbox/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-virtualbox/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ceph-15.2-virtualbox/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-libvirt/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-libvirt/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-libvirt/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-libvirt/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-virtualbox/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-virtualbox/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-virtualbox/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ceph-16.2-virtualbox/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-libvirt/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-libvirt/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-libvirt/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-libvirt/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-virtualbox/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-virtualbox/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-virtualbox/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ceph-17.2-virtualbox/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
7 changes: 5 additions & 2 deletions playbooks/reboot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: 50-ceph-reboot.yml
- import_playbook: 90-ansible-reboot.yml
- name: import playbook 50-ceph-reboot
import_playbook: 50-ceph-reboot.yml

- name: import playbook 90-ansible-reboot
import_playbook: 90-ansible-reboot.yml

0 comments on commit 864c2d7

Please sign in to comment.