Skip to content

Commit

Permalink
Merge pull request #13 from thedatabaseme/develop
Browse files Browse the repository at this point in the history
updated collection and bindep
  • Loading branch information
thedatabaseme authored Feb 2, 2023
2 parents ec57c85 + b1e7e68 commit f34b0bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bindep.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
python38-devel [platform:rpm compile]
python39-devel [platform:rpm compile]
libcurl-devel [platform:rpm compile]
subversion [platform:rpm]
subversion [platform:dpkg]
git-lfs [platform:rpm]
1 change: 1 addition & 0 deletions execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ additional_build_steps:
- RUN alternatives --set python /usr/bin/python3
- COPY --from=quay.io/ansible/receptor:devel /usr/bin/receptor /usr/bin/receptor
- RUN mkdir -p /var/run/receptor
- RUN yum update -y
- USER 1000
- RUN git lfs install
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
git+https://github.com/ansible/ansible-sign
ansible-runner>=2.2.1
ansible-runner>=2.3.1

0 comments on commit f34b0bc

Please sign in to comment.