Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dev-sec/ansible-collection-hardening
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dev-sec/ansible-collection-hardening
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: debian12
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 20, 2023

  1. add debian 12 support

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6d8f4df View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. temp disable pam-checks

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7f8b34e View commit details
    Browse the repository at this point in the history
  2. remove debian12 from vagrant tests as there's no box yet

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    49e8d4f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. use new pam-tester from pip

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    186b36d View commit details
    Browse the repository at this point in the history
  2. use new pam-tester from pip

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f901b68 View commit details
    Browse the repository at this point in the history
  3. add setuptoolks to pam-tester install

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6ca2f11 View commit details
    Browse the repository at this point in the history
  4. add setuptoolks to pam-tester install

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a2aae0f View commit details
    Browse the repository at this point in the history
  5. add setuptoolks to pam-tester install

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c9d6d98 View commit details
    Browse the repository at this point in the history
  6. add setuptoolks to pam-tester install

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c678514 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. install pam-tester with python3 and use full path to it

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5fbed64 View commit details
    Browse the repository at this point in the history
  2. install python3-setupttools in verify-tests

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    35d3e6a View commit details
    Browse the repository at this point in the history
  3. fix path for pam-tester in all tests

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c87fe43 View commit details
    Browse the repository at this point in the history
  4. set python interpreter to 3 for verify-tests

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    00b6556 View commit details
    Browse the repository at this point in the history
  5. Revert "set python interpreter to 3 for verify-tests"

    This reverts commit 00b6556.
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a1c44a1 View commit details
    Browse the repository at this point in the history
  6. add back accidentally deleted tasks

    Signed-off-by: Sebastian Gumprich <[email protected]>
    Sebastian Gumprich committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a81b9bc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. enable debian12 for vm tests

    Signed-off-by: Sebastian Gumprich <[email protected]>
    rndmh3ro committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8effc06 View commit details
    Browse the repository at this point in the history
Loading