lkundrak / rpms / vim

Forked from rpms/vim 4 years ago
Clone
81473c0
---
81473c0
# This first play always runs on the local staging system
81473c0
- hosts: localhost
81473c0
  roles:
81473c0
  - role: standard-test-beakerlib
81473c0
    tags:
81473c0
    - classic
81473c0
    - container
81473c0
    tests:
81473c0
    - netrw-plugin-delete-command-broken
81473c0
    - vim-in-ex-mode-incorrectly-gives-an-eol-error
81473c0
    required_packages:
81473c0
    - vim-minimal
81473c0
    - vim-enhanced
81473c0
81473c0
# Tests for Atomic Host
81473c0
- hosts: localhost
81473c0
  roles:
81473c0
  - role: standard-test-beakerlib
81473c0
    tags:
81473c0
    - atomic
81473c0
    tests:
81473c0
    - vim-in-ex-mode-incorrectly-gives-an-eol-error